Replies: 0
I am having issues with this SMTP set up. I have checked the host, port, mail and password settings and they seem to be correct.
None of the forms being sent from the site are arriving. I have tested all the forms from each language and it is the same problem
Versions:
WordPress: 5.9
WordPress MS: No
PHP: 7.3.33
WP Mail SMTP: 3.2.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: meshihosting.meshihosting.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.1.1m 14 Dec 2021
Debug:
Email Source: WP Mail SMTP
Mailer: Other SMTP
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
SMTP Debug:
2022-02-13 13:10:28 Connection: opening to meshihosting.meshihosting.com:587, timeout=300, options=array()
2022-02-13 13:10:28 Connection failed. Error #2: stream_socket_client(): unable to connect to meshihosting.meshihosting.com:587 (Connection refused) [/home/fkftennisorg/public_html/wp-includes/PHPMailer/SMTP.php line 388]
2022-02-13 13:10:28 SMTP ERROR: Failed to connect to server: Connection refused (111)
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting