I'm trying to send an email, I'm using the PHPMailer library, and then the following error appears:
stream_socket_enable_crypto (): SSL operation failed with code 1. OpenSSL Error messages: error: 1408F10B: SSL routines: SSL3_GET_RECORD: wrong version number
I can not solve this problem, some light at the end of the tunnel?
See the print below about the PHPMailer debug:
Hereisthecodeused: