15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"smtp": {
|
|
"host": "smtp.mailersend.net",
|
|
"port": 2525,
|
|
"auth": {
|
|
"user": "MS_HsEDQK@honor3.com",
|
|
"pass": "mssp.w964zGM.0p7kx4xjxpml9yjr.UxEC3ZV"
|
|
},
|
|
"secure": false,
|
|
"tls": {
|
|
"rejectUnauthorized": false
|
|
}
|
|
}
|
|
}
|