A
A
Alexey Yarkov2016-05-17 16:46:19
Domain Name System
Alexey Yarkov, 2016-05-17 16:46:19

Yandex smtp for mail domain not working?

Connected the domain to Yandex mail. I'm trying to send an email using emailjs:

// настройки
"user": "[email protected]",
"password": "password",
"ssl": true, 
"host": "smtp.yandex.ru",
"port": 465

Everything works with gmail and mail.ru, but here is an error:
{ [Error: timedout while connecting to smtp server] code: 4, smtp: undefined }

Washes something nedovklyuchil in the settings of the box?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Taran, 2016-05-18
@shambler81

#
host smtp.yandex.ru
port 587
from [email protected]_________________
keepbcc on
auth on
user [email protected]______________
password _______________
tls on
tls_certcheck off
tls_starttls on

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question