WP Mail SMTP Failed to Send Email
-
Everything was working up to when Godaddy migrated their managed hosting for WordPress is to an updated platform:
Versions:
WordPress: 6.8.2
WordPress MS: No
PHP: 8.2.29
WP Mail SMTP: 4.6.0Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out
Host: mail.smtp2go.com
Port: 2525
SMTPSecure:string(0) ""
SMTPAutoTLS:bool(true)
SMTPAuth:bool(true)Server:
OpenSSL: OpenSSL 3.0.17 1 Jul 2025Debug:
Email Source: WP Mail SMTP Mailer: Other SMTP SMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed outSMTP Debug:
2025-09-16 15:47:20 Connection: opening to mail.smtp2go.com:2525, timeout=30, options=array() 2025-09-16 15:47:50 Connection failed. Error #2: stream_socket_client(): Unable to connect to mail.smtp2go.com:2525 (Connection timed out) [/dom418951/wp-includes/PHPMailer/SMTP.php line 412] 2025-09-16 15:47:50 SMTP ERROR: Failed to connect to server: Connection timed out (110) 2025-09-16 15:47:50 SMTP Error: Could not connect to SMTP host. Failed to connect to server
You must be logged in to reply to this topic.