Replies: 0
Hi guys. Can you help me to identify this error?
Versions:
WordPress: 5.3.2
WordPress MS: No
PHP: 7.2.26
WP Mail SMTP: 1.8.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp.mail.yahoo.com
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(false)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
Apache.mod_security: No
SMTP Debug:
2020-02-17 18:59:02 Connection: opening to ssl://smtp.mail.yahoo.com:465, timeout=300, options=array ()
2020-02-17 18:59:02 Connection: opened
2020-02-17 18:59:02 SERVER -> CLIENT: 220 smtp.mail.yahoo.com ESMTP ready
2020-02-17 18:59:02 CLIENT -> SERVER: EHLO wesleybertholdo.com.br
2020-02-17 18:59:02 SERVER -> CLIENT: 250-smtp422.mail.ne1.yahoo.com Hello wesleybertholdo.com.br [185.201.10.108])250-PIPELINING250-ENHANCEDSTATUSCODES250-8BITMIME250-SIZE 41697280250 AUTH PLAIN LOGIN XOAUTH2 OAUTHBEARER
2020-02-17 18:59:02 CLIENT -> SERVER: AUTH LOGIN
2020-02-17 18:59:02 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2020-02-17 18:59:02 CLIENT -> SERVER: d2VzbGV5d2xiQHltYWlsLmNvbQ==
2020-02-17 18:59:02 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2020-02-17 18:59:02 CLIENT -> SERVER: UmVjZXB0YWN1bDA=
2020-02-17 18:59:02 SERVER -> CLIENT: 535 5.7.0 (#AUTH005) Too many bad auth attempts.
2020-02-17 18:59:02 SMTP ERROR: Password command failed: 535 5.7.0 (#AUTH005) Too many bad auth attempts.
SMTP Error: Could not authenticate.
2020-02-17 18:59:02 CLIENT -> SERVER: QUIT
2020-02-17 18:59:02 SERVER -> CLIENT:
2020-02-17 18:59:02 SMTP ERROR: QUIT command failed:
2020-02-17 18:59:02 Connection: closed
SMTP Error: Could not authenticate.