Replies: 1
Hi!
I setup my outlook using Other Smtp and it’s all correct. The username and password is correct. Yet I’m still getting this error log :
Versions:
WordPress: 5.9
WordPress MS: No
PHP: 7.4.28
WP Mail SMTP: 3.3.0
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp.office365.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.1.0l 10 Sep 2019
Debug:
Email Source: WP Mail SMTP
Mailer: Other SMTP
SMTP Error: Could not authenticate.
SMTP Debug:
2022-02-21 23:32:13 Connection: opening to smtp.office365.com:587, timeout=300, options=array()
2022-02-21 23:32:13 Connection: opened
2022-02-21 23:32:13 SERVER -> CLIENT: 220 BL1PR13CA0366.outlook.office365.com Microsoft ESMTP MAIL Service ready at Mon, 21 Feb 2022 23:32:13 +0000
2022-02-21 23:32:13 CLIENT -> SERVER: EHLO wingspantransitions.com
2022-02-21 23:32:13 SERVER -> CLIENT: 250-BL1PR13CA0366.outlook.office365.com Hello [2403:6b80:8:100::6773:a16]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-STARTTLS250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
2022-02-21 23:32:13 CLIENT -> SERVER: STARTTLS
2022-02-21 23:32:13 SERVER -> CLIENT: 220 2.0.0 SMTP server ready
2022-02-21 23:32:13 CLIENT -> SERVER: EHLO wingspantransitions.com
2022-02-21 23:32:13 SERVER -> CLIENT: 250-BL1PR13CA0366.outlook.office365.com Hello [2403:6b80:8:100::6773:a16]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-AUTH LOGIN XOAUTH2250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
2022-02-21 23:32:13 CLIENT -> SERVER: AUTH LOGIN
2022-02-21 23:32:13 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2022-02-21 23:32:13 CLIENT -> SERVER: [credentials hidden]
2022-02-21 23:32:13 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2022-02-21 23:32:13 CLIENT -> SERVER: [credentials hidden]
2022-02-21 23:32:19 SERVER -> CLIENT: 535 5.7.139 Authentication unsuccessful, SmtpClientAuthentication is disabled for the Tenant. Visit https://aka.ms/smtp_auth_disabled for more information. [BL1PR13CA0366.namprd13.prod.outlook.com]
2022-02-21 23:32:19 SMTP ERROR: Password command failed: 535 5.7.139 Authentication unsuccessful, SmtpClientAuthentication is disabled for the Tenant. Visit https://aka.ms/smtp_auth_disabled for more information. [BL1PR13CA0366.namprd13.prod.outlook.com]
SMTP Error: Could not authenticate.
2022-02-21 23:32:19 CLIENT -> SERVER: QUIT
2022-02-21 23:32:19 SERVER -> CLIENT: 221 2.0.0 Service closing transmission channel
2022-02-21 23:32:19 Connection: closed
SMTP Error: Could not authenticate.