Replies: 0
Versions:
WordPress: 4.9.8
WordPress MS: No
PHP: 7.2.9
WP Mail SMTP: 1.3.3
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.yandex.com
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(false)
SMTPAuth: bool(true)
Server:
OpenSSL: Yes
Apache.mod_security: No
SMTP Debug:
2018-09-03 13:07:29 Connection: opening to ssl://smtp.yandex.com:465, timeout=300, options=array (
)
2018-09-03 13:07:34 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://smtp.yandex.com:465 (Network is unreachable)
2018-09-03 13:07:34 SMTP ERROR: Failed to connect to server: Network is unreachable (101)
2018-09-03 13:07:34 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
I’ve tried to send mail via smtp.yandex.com but I got the error above., can you please help me out