Replies: 1
I need help with this setup. I have already updated wordpres .. and changing the server php gets the site down. What else can I do to get SMTP to work?
Versions:
WordPress: 4.9.4
WordPress MS: No
PHP: 5.6.33
WP Mail SMTP: 1.2.5
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: mail.colourinvasion.pt
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: Yes
SMTP Debug:
2018-02-14 19:48:56 Connection: opening to ssl://mail.colourinvasion.pt:465, timeout=300, options=array (
)
2018-02-14 19:48:57 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://mail.colourinvasion.pt:465 (Connection refused)
2018-02-14 19:48:57 SMTP ERROR: Failed to connect to server: Connection refused (111)
2018-02-14 19:48:57 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Thanks,