Error sending test mail.
-
I am using the plugin in a multisite wordpres that is on the amazon host.
The settings are correct and the ports are open.
I did the test and created another multisite where I put the same settings and can send emails.
The problem is that I cannot migrate there, since I have the domains configured.I attach the debug log.
Versions:
WordPress: 5.2.4
WordPress MS: Yes
PHP: 7.3.7
WP Mail SMTP: 1.5.1Params:
Mailer: smtp
Constants: Yes
ErrorInfo: SMTP Error: Could not connect to SMTP host.
Host: email-smtp.us-east-1.amazonaws.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)Server:
OpenSSL: OpenSSL 1.0.2s 28 May 2019
SMTP Debug:
2019-11-18 16:46:53 Connection: opening to email-smtp.us-east-1.amazonaws.com:587, timeout=300, options=array (
)
2019-11-18 16:46:53 Connection: opened
2019-11-18 16:46:53 SERVER -> CLIENT: 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-d-B4C2B5NV0 P9qJQvOfpzC4s3c2MHV9
2019-11-18 16:46:53 CLIENT -> SERVER: EHLO 23.23.0.78.xip.io
2019-11-18 16:46:53 SERVER -> CLIENT: 250-email-smtp.amazonaws.com
250-8BITMIME
250-SIZE 10485760
250-STARTTLS
250-AUTH PLAIN LOGIN
250 Ok
2019-11-18 16:46:53 CLIENT -> SERVER: STARTTLS
2019-11-18 16:46:53 SERVER -> CLIENT: 220 Ready to start TLS
2019-11-18 16:46:53 SMTP Error: Could not connect to SMTP host.
2019-11-18 16:46:53 CLIENT -> SERVER: QUIT
2019-11-18 16:46:53 SERVER -> CLIENT:
2019-11-18 16:46:53 SMTP ERROR: QUIT command failed:
2019-11-18 16:46:53 Connection: closed
2019-11-18 16:46:53 SMTP Error: Could not connect to SMTP host.The page I need help with: [log in to see the link]
- The topic ‘Error sending test mail.’ is closed to new replies.