SMTP Authentication Error
-
Hi,
None of our Contact 7 forms are working.
Receiving an authentication error message in our SMTP plugin, see details in the error log below:
Versions:
WordPress: 6.4.2
WordPress MS: No
PHP: 7.4.33
WP Mail SMTP: 3.10.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.1w 11 Sep 2023
Apache.mod_security: No
Debug:
Email Source: WP Mail SMTP Mailer: Other SMTP SMTP Error: Could not authenticate.
SMTP Debug:
2023-12-11 10:31:14 Connection: opening to smtp.office365.com:587, timeout=300, options=array()
2023-12-11 10:31:14 Connection: opened
2023-12-11 10:31:14 SERVER -> CLIENT: 220 BN0PR10CA0027.outlook.office365.com Microsoft ESMTP MAIL Service ready at Mon, 11 Dec 2023 10:31:13 +0000
2023-12-11 10:31:14 CLIENT -> SERVER: EHLO jobcare.ie
2023-12-11 10:31:14 SERVER -> CLIENT: 250-BN0PR10CA0027.outlook.office365.com Hello [108.179.243.69]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-STARTTLS250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
2023-12-11 10:31:14 CLIENT -> SERVER: STARTTLS
2023-12-11 10:31:14 SERVER -> CLIENT: 220 2.0.0 SMTP server ready
2023-12-11 10:31:15 CLIENT -> SERVER: EHLO jobcare.ie
2023-12-11 10:31:15 SERVER -> CLIENT: 250-BN0PR10CA0027.outlook.office365.com Hello [108.179.243.69]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-AUTH LOGIN XOAUTH2250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
2023-12-11 10:31:15 CLIENT -> SERVER: AUTH LOGIN
2023-12-11 10:31:15 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2023-12-11 10:31:15 CLIENT -> SERVER: [credentials hidden]
2023-12-11 10:31:15 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2023-12-11 10:31:15 CLIENT -> SERVER: [credentials hidden]
2023-12-11 10:31:28 SERVER -> CLIENT: 535 5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully. Contact your administrator. [BN0PR10CA0027.namprd10.prod.outlook.com 2023-12-11T10:31:28.146Z 08DBF9961E60C5E1]
2023-12-11 10:31:28 SMTP ERROR: Password command failed: 535 5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully. Contact your administrator. [BN0PR10CA0027.namprd10.prod.outlook.com 2023-12-11T10:31:28.146Z 08DBF9961E60C5E1]
SMTP Error: Could not authenticate.
2023-12-11 10:31:28 CLIENT -> SERVER: QUIT
2023-12-11 10:31:28 SERVER -> CLIENT: 221 2.0.0 Service closing transmission channel
2023-12-11 10:31:28 Connection: closed
SMTP Error: Could not authenticate.The server I believe is the issue and I think it’s Microsoft but not sure if I’m correct. Would that be how to resolve?
All plugins are up-to-date.
Thanks,
Catriona
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘SMTP Authentication Error’ is closed to new replies.