Test mail error
-
Can someone please help me identify what I need to do to fix the plugin?
Versions:
WordPress: 4.9.1
WordPress MS: No
PHP: 5.6.11
WP Mail SMTP: 1.1.0PHPMailer:
Mailer: smtp
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.gmail.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)SMTP Debug:
2017-12-21 12:00:28 Connection: opening to smtp.gmail.com:587, timeout=300, options=array (
)
2017-12-21 12:00:28 Connection: opened
2017-12-21 12:00:28 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP a126sm2219286wma.11 – gsmtp
2017-12-21 12:00:28 CLIENT -> SERVER: EHLO shop.gomentor.dk
2017-12-21 12:00:28 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [69.168.235.56]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8
2017-12-21 12:00:28 CLIENT -> SERVER: STARTTLS
2017-12-21 12:00:28 SERVER -> CLIENT: 220 2.0.0 Ready to start TLSWarning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in C:\web\shop.gomentor.dk\www\wp-includes\class-smtp.php on line 3692017-12-21 12:00:28 SMTP Error: Could not connect to SMTP host.
2017-12-21 12:00:28 CLIENT -> SERVER: QUIT
2017-12-21 12:00:28 SERVER -> CLIENT: MIA?h?m?Q3?3?/??5#???[?H?D?hut?;7;?;?K??g??=??w???’?UU?aR???Sb????B??u?????%?%??%C??Bo??!?TmX?lL???c?hi??9???????@?????B?ù?cP^?V?k\????? ?K9?_???^??*z?mG??? ?"^?Ty?????v#Sx??e)?YE???i ′=X;u?e?~?????>a?*%?B'lY?Hb<??X??
?F?<??S????-;$O?}????Dl?#7?Kc?u??????
2017-12-21 12:00:28 SMTP ERROR: QUIT command failed: MIA?h?m?Q3?3?/??5#???[?H?D?hut?;7;?;?K??g??=??w???’?UU?aR???Sb????B??u?????%?%??%C??Bo??!?TmX?lL???c?hi??9???????@?????B?ù?cP^?V?k\????? ?K9?_???^??*z?mG??? ?"^?Ty?????v#Sx??e)?YE???i ′=X;u?e?~?????>a?*%?B'lY?Hb<??X??
?F?<??S????-;$O?}????Dl?#7?Kc?u??????
2017-12-21 12:00:28 Connection: closed
2017-12-21 12:00:28 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
- The topic ‘Test mail error’ is closed to new replies.