Replies: 0
Hello there, please help me to solve this issue appearing when I try sending a test mail. I am not sending bulk email. This is the error log:
Versions:
WordPress: 5.8
WordPress MS: No
PHP: 8.0.3
WP Mail SMTP: 3.0.3
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not connect to SMTP host.
Host: amcdistributions.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.1.1d 10 Sep 2019
Apache.mod_security: No
Debug:
Email Source: WP Mail SMTP
Mailer: Other SMTP
SMTP Error: Could not connect to SMTP host.
SMTP Debug:
2021-08-18 21:47:24 Connection: opening to amcdistributions.com:587, timeout=300, options=array()
2021-08-18 21:47:24 Connection: opened
2021-08-18 21:47:29 SERVER -> CLIENT: 220-p3plvcpnl475648.prod.phx3.secureserver.net ESMTP Exim 4.93 #2 Wed, 18 Aug 2021 14:47:29 -0700 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
2021-08-18 21:47:29 CLIENT -> SERVER: EHLO www.amcdistributions.com
2021-08-18 21:47:29 SERVER -> CLIENT: 250-p3plvcpnl475648.prod.phx3.secureserver.net Hello ip-192-169-148-6.ip.secureserver.net [192.169.148.6]250-SIZE 52428800250-8BITMIME250-PIPELINING250-AUTH PLAIN LOGIN250-CHUNKING250-STARTTLS250-SMTPUTF8250 HELP
2021-08-18 21:47:29 CLIENT -> SERVER: STARTTLS
2021-08-18 21:47:29 SERVER -> CLIENT: 220 TLS go ahead
2021-08-18 21:47:30 Connection failed. Error #2: stream_socket_enable_crypto(): Peer certificate CN=<code>*.prod.phx3.secureserver.net' did not match expected CN=</code>amcdistributions.com' [/home/amcmike1/public_html/wp-includes/PHPMailer/SMTP.php line 468]
SMTP Error: Could not connect to SMTP host.
2021-08-18 21:47:30 CLIENT -> SERVER: QUIT
2021-08-18 21:47:30
2021-08-18 21:47:30
2021-08-18 21:47:30 Connection: closed
SMTP Error: Could not connect to SMTP host.