SMTP.php version number issue
-
My emails stopped sending out, and I attempted to re-connect my SMTP info in order to troubleshoot. Now, when I enter my info, I’m getting an error in the log when I try to send a test about a wrong version # for SMTP.php.
My WordPress, WooCommerce, and SMTP plugin are all fully updated.
Here is the log:
Debug: 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 Debug: 2023-06-02 04:39:52 Connection: opening to ssl://smtp.mailendo.com:25, timeout=300, options=array() 2023-06-02 04:39:53 Connection failed. Error #2: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:error:0A00010B:SSL routines::wrong version number [/home/customer/www/pondpartpicker.com/public_html/wp-includes/PHPMailer/SMTP.php line 389] 2023-06-02 04:39:53 Connection failed. Error #2: stream_socket_client(): Failed to enable crypto [/home/customer/www/pondpartpicker.com/public_html/wp-includes/PHPMailer/SMTP.php line 389] 2023-06-02 04:39:53 Connection failed. Error #2: stream_socket_client(): unable to connect to ssl://smtp.mailendo.com:25 (Unknown error) [/home/customer/www/pondpartpicker.com/public_html/wp-includes/PHPMailer/SMTP.php line 389] 2023-06-02 04:39:53 SMTP ERROR: Failed to connect to server: (0) SMTP Error: Could not connect to SMTP host. Failed to connect to server
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘SMTP.php version number issue’ is closed to new replies.