Share via

SMTP Issue in wordpress

Anonymous
2023-05-26T04:54:00+00:00

Versions: WordPress: 6.2.2 WordPress MS: No PHP: 7.2.34 Easy WP SMTP: 2.1.0

Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp-mail.outlook.com
Port: 25
SMTPSecure: string(0) ""
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)

Server:
OpenSSL: OpenSSL 1.1.1t 7 Feb 2023

Debug:
Email Source: Easy WP SMTP
Mailer: Other SMTP
SMTP Error: Could not authenticate.

SMTP Debug:
2023-05-26 04:16:36 Connection: opening to smtp-mail.outlook.com:25, timeout=30, options=array()

2023-05-26 04:16:36 Connection: opened

2023-05-26 04:16:36 SERVER -> CLIENT: 220 SJ0P220CA0008.outlook.office365.com Microsoft ESMTP MAIL Service ready at Fri, 26 May 2023 04:16:35 +0000

2023-05-26 04:16:36 CLIENT -> SERVER: EHLO www.mindfulcreation.com

2023-05-26 04:16:36 SERVER -> CLIENT: 250-SJ0P220CA0008.outlook.office365.com Hello [199.250.208.120]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-STARTTLS250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8

2023-05-26 04:16:36 CLIENT -> SERVER: STARTTLS

2023-05-26 04:16:36 SERVER -> CLIENT: 220 2.0.0 SMTP server ready

2023-05-26 04:16:36 CLIENT -> SERVER: EHLO www.mindfulcreation.com

2023-05-26 04:16:36 SERVER -> CLIENT: 250-SJ0P220CA0008.outlook.office365.com Hello [199.250.208.120]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-AUTH LOGIN XOAUTH2250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8

2023-05-26 04:16:36 CLIENT -> SERVER: AUTH LOGIN

2023-05-26 04:16:36 SERVER -> CLIENT: 334 VXNlcm5hbWU6

2023-05-26 04:16:36 CLIENT -> SERVER: [credentials hidden]

2023-05-26 04:16:36 SERVER -> CLIENT: 334 UGFzc3dvcmQ6

2023-05-26 04:16:36 CLIENT -> SERVER: [credentials hidden]

2023-05-26 04:16:43 SERVER -> CLIENT: 535 5.7.139 Authentication unsuccessful, SmtpClientAuthentication is disabled for the Tenant. Visit https://aka.ms/smtp_auth_disabled for more information. [SJ0P220CA0008.NAMP220.PROD.OUTLOOK.COM 2023-05-26T04:16:43.001Z 08DB5CF749B4CE97]

2023-05-26 04:16:43 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. [SJ0P220CA0008.NAMP220.PROD.OUTLOOK.COM 2023-05-26T04:16:43.001Z 08DB5CF749B4CE97]

SMTP Error: Could not authenticate.

2023-05-26 04:16:43 CLIENT -> SERVER: QUIT

2023-05-26 04:16:43 SERVER -> CLIENT: 221 2.0.0 Service closing transmission channel

2023-05-26 04:16:43 Connection: closed

SMTP Error: Could not authenticate.
Outlook | Web | Outlook.com | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-05-26T06:33:42+00:00

    Hello info_391

    Hi, I'm Karl and will be happy to help you today.

    First, both the server name and port setting are incorrect. Even if port 25 was correct, that port does not use encryption on any email account.

    You should confirm the server settings for the account you want to use which is done by

    #1 - Log into the account

    #2 - click on the <Gear> (settings) icon

    #3 - click on <View all Outlook settings>

    #4 - click on <Mail> --><Sync Email> --> scroll down to the SMTP server settings which appear as shown in the attached screenshot

    Also, just as a FYI, this forum is focused on the consumer use of an Outlook.com account via webmail (using a browser). Trouble-shooting WordPress mailing options is out of scope for this forum. All we can do is provide the Outlook.com server settings

    *** please note that we do not work for Microsoft and have no access to any user account so there is nothing anyone can do or check from within the forum.

    .

    Was this answer helpful?

    0 comments No comments