// настройки
"user": "welcome@domain.ru",
"password": "password",
"ssl": true,
"host": "smtp.yandex.ru",
"port": 465
{ [Error: timedout while connecting to smtp server] code: 4, smtp: undefined }
#
host smtp.yandex.ru
port 587
from info@_________________
keepbcc on
auth on
user info@______________
password _______________
tls on
tls_certcheck off
tls_starttls on