Test Mail error (From Email ID is same as the one used to create keys)
-
2018-01-10 20:10:52 Connection: opening to smtp.gmail.com:587, timeout=300, options=array ()
2018-01-10 20:10:52 Connection: opened
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “220 smtp.gmail.com ESMTP u45sm8776582otd.75 – gsmtp”
2018-01-10 20:10:52 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP u45sm8776582otd.75 – gsmtp
2018-01-10 20:10:52 CLIENT -> SERVER: EHLO tgifottawa.ca
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250-smtp.gmail.com at your service, [52.165.224.227]”
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [52.165.224.227]”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250-SIZE 35882577”
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [52.165.224.227]250-SIZE 35882577”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250-8BITMIME”
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [52.165.224.227]250-SIZE 35882577250-8BITMIME”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250-STARTTLS”
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [52.165.224.227]250-SIZE 35882577250-8BITMIME250-STARTTLS”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250-ENHANCEDSTATUSCODES”
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [52.165.224.227]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250-PIPELINING”
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [52.165.224.227]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250-CHUNKING”
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [52.165.224.227]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “250 SMTPUTF8”
2018-01-10 20:10:52 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [52.165.224.227]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
2018-01-10 20:10:52 CLIENT -> SERVER: STARTTLS
2018-01-10 20:10:52 SMTP -> get_lines(): $data is “”
2018-01-10 20:10:52 SMTP -> get_lines(): $str is “220 2.0.0 Ready to start TLS”
2018-01-10 20:10:52 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
2018-01-10 20:10:53 Connection failed. Error #2: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed [D:\home\site\wwwroot\wp-content\plugins\gmail-smtp\PHPMailer\class.smtp.php line 374]
SMTP Error: Could not connect to SMTP host.
2018-01-10 20:10:53 CLIENT -> SERVER: QUIT
2018-01-10 20:10:53 SMTP -> get_lines(): $data is “”
2018-01-10 20:10:53
2018-01-10 20:10:53
2018-01-10 20:10:53
2018-01-10 20:10:53
2018-01-10 20:10:53
2018-01-10 20:10:53
2018-01-10 20:10:53
2018-01-10 20:10:53 Connection: closed
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
- The topic ‘Test Mail error (From Email ID is same as the one used to create keys)’ is closed to new replies.