Replies: 0
Hi
i am using this plugin & its working good but from last 5 days its stop working. while testing its show there is error. i attached debug log
Versions:
WordPress: 5.2.3
WordPress MS: No
PHP: 7.3.11
WP Mail SMTP: 1.6.0
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not connect to SMTP host.
Host: smtp.gmail.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.0.2t 10 Sep 2019
SMTP Debug:
2019-11-20 12:50:30 Connection: opening to smtp.gmail.com:587, timeout=300, options=array (
)
2019-11-20 12:50:30 Connection: opened
2019-11-20 12:50:30 SERVER -> CLIENT: 220-container02.serverguy.cloud ESMTP Exim 4.92 #2 Wed, 20 Nov 2019 12:50:30 +0000
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
2019-11-20 12:50:30 CLIENT -> SERVER: EHLO allonsi.com
2019-11-20 12:50:30 SERVER -> CLIENT: 250-container02.serverguy.cloud Hello allonsi.com [165.22.170.145]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
2019-11-20 12:50:30 CLIENT -> SERVER: STARTTLS
2019-11-20 12:50:30 SERVER -> CLIENT: 220 TLS go ahead
2019-11-20 12:50:30 SMTP Error: Could not connect to SMTP host.
2019-11-20 12:50:30 CLIENT -> SERVER: QUIT
2019-11-20 12:50:30 SERVER -> CLIENT: MIA