Replies: 0
Hi below is the error i received, unable to send and receive messages
please guide
Versions:
WordPress: 5.3.2
WordPress MS: No
PHP: 7.3.15
WP Mail SMTP: 1.8.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp.gmail.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.0.2r 26 Feb 2019
SMTP Debug:
2020-03-12 10:15:01 Connection: opening to smtp.gmail.com:587, timeout=300, options=array ()
2020-03-12 10:15:01 Connection: opened
2020-03-12 10:15:01 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP u5sm33097475pfb.153 – gsmtp
2020-03-12 10:15:01 CLIENT -> SERVER: EHLO http://www.greencotton.com.my
2020-03-12 10:15:02 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [77.104.168.42]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
2020-03-12 10:15:02 CLIENT -> SERVER: STARTTLS
2020-03-12 10:15:02 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
2020-03-12 10:15:02 CLIENT -> SERVER: EHLO http://www.greencotton.com.my
2020-03-12 10:15:02 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [77.104.168.42]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
2020-03-12 10:15:02 CLIENT -> SERVER: AUTH LOGIN
2020-03-12 10:15:02 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2020-03-12 10:15:02 CLIENT -> SERVER: c2FsZXNAZ3JlZW5jb3R0b24uY29tLm15
2020-03-12 10:15:02 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2020-03-12 10:15:02 CLIENT -> SERVER: VHlhbjAxMTk=
2020-03-12 10:15:02 SERVER -> CLIENT: 535-5.7.8 Username and Password not accepted. Learn more at535 5.7.8 https://support.google.com/mail/?p=BadCredentials u5sm33097475pfb.153 – gsmtp
2020-03-12 10:15:02 SMTP ERROR: Password command failed: 535-5.7.8 Username and Password not accepted. Learn more at535 5.7.8 https://support.google.com/mail/?p=BadCredentials u5sm33097475pfb.153 – gsmtp
SMTP Error: Could not authenticate.
2020-03-12 10:15:02 CLIENT -> SERVER: QUIT
2020-03-12 10:15:03 SERVER -> CLIENT: 221 2.0.0 closing connection u5sm33097475pfb.153 – gsmtp
2020-03-12 10:15:03 Connection: closed
SMTP Error: Could not authenticate.