Unable to send test email under Advanced/Notifications
-
My first time here... please be gentle.
Attempting to configure emails notifications for UPS issues, and got the following messages.
Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number in /usr/local/share/pear/Net/Socket.php on line 159 Warning: stream_socket_client(): Failed to enable crypto in /usr/local/share/pear/Net/Socket.php on line 159 Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:587 (Unknown error) in /usr/local/share/pear/Net/Socket.php on line 159
Could not send the message to xxxxxx@gmail.com -- Error: Failed to connect to ssl://smtp.gmail.com:587 [SMTP: Failed to connect socket: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:587 (Unknown error) (code: -1, response: )]
-
Uncheck the SSL box. That isn't an SSL port. It would use STARTTLS if it needs it.
-
Thank you!
I appreciate that alot!