how to integrate a thrid party saas application to use office 365 SMTP

pavan kumar 371 Reputation points
2022-04-14T02:17:11.93+00:00

Hi,

i am looking for a solutions, where we have a third party application as SaaS service. we like that application to utilize the office 365 SMTP server for outgoing message.
when we are testing it, it is throwing an error with invalid username and password i am able to login with those credentials via outlook OWA.

we are in a hybrid setup for office 365.

Thanks in advance.

pavan.

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,178 questions
Exchange | Exchange Server | Management
Exchange | Hybrid management
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2022-04-14T11:28:33.4+00:00

    Probably because SMTP Basic Auth is disabled in the tenant:
    https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online

    Note you can reenable it, but only until Oct of this year:
    https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission

    If that is the case, then you will need to find another solution soon using Modern Auth or not sending through 365

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.