Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to authenticate email address?
Message
From
05/06/2022 23:13:09
 
General information
Forum:
Office 365
Category:
Exchange Online
Miscellaneous
Thread ID:
01684422
Message ID:
01684423
Views:
42
The first step I would take is send an email to that address to make sure it doesn't bounce.

The second step is to verify the account in the Microsoft 365 Admin Center. And then change the password to what they think it already is.

If all that is good or fixed and there is still an error, what I would do is use Chilkat SMTP activex control (https://www.example-code.com/foxpro/smtp_office365.asp) with the mailman object VerboseLogging property set to 1.

This will tell you exactly where the problem happened.

Hank

>Hi,
>
>How do you authenticate an email address for MS 365 email server?
>
>Here is an example.
>In my ASP.NET application, on my computer, I can set to use the SMTP "Smtp.office365.com", port 587, enable SSL and TSL12 and my emails go though, no problems.
>I have a couple of customers who also set the SMTP to the same "Smtp.office365.com", etc. And emails go through, no problems.
>
>But I have one customer who get an error 535 5.7.3 Authentication unsuccessful. I told them many time that this means that the Sender email is not authenticated against (if this is the right term) "Smtp.office365.com". But they do not seem to know how to get around this.
>So, my question is, what steps they need to take to authenticate the sender email against the Office365 server? How do you do it?
>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform