2017-06-01 07:58:24 +00:00
|
|
|
{
|
|
|
|
"host": "localhost",
|
|
|
|
"port": 465,
|
|
|
|
"secure": true,
|
|
|
|
"auth": {
|
2017-09-27 15:44:51 +00:00
|
|
|
"id": 10240,
|
2017-06-01 07:58:24 +00:00
|
|
|
"user": "noreply",
|
|
|
|
"pass": ""
|
2017-06-07 13:28:42 +00:00
|
|
|
},
|
|
|
|
"tls": {
|
|
|
|
"rejectUnauthorized": false
|
2017-09-27 15:44:51 +00:00
|
|
|
},
|
|
|
|
"pool": true
|
2017-06-01 07:58:24 +00:00
|
|
|
}
|