Replies: 0
I am getting following error when tried to connect to custom SMTP, Please help me to understand this.
Versions:
WordPress: 4.9.4
WordPress MS: No
PHP: 5.4.45
WP Mail SMTP: 1.2.5
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: mailzm.rjcorp.in
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: Yes
Apache.mod_security: No
SMTP Debug:
2018-05-08 07:14:15 Connection: opening to ssl://mailzm.rjcorp.in:465, timeout=300, options=array (
)
2018-05-08 07:15:18 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://mailzm.rjcorp.in:465 (Connection timed out)
2018-05-08 07:15:18 SMTP ERROR: Failed to connect to server: Connection timed out (110)
2018-05-08 07:15:18 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting