Forum Discussion
deepamanoj
Nov 03, 2023Copper Contributor
SMTP in Microsoft Exchange Online - Roadmap
Hi, In one of our in-house web applications we use Microsoft Exchange Online to send email messages. This currently uses SMTP with Basic Authentication. We are looking at changing Basic Auth to o...
- Nov 07, 2023We have not announced any dates for decommissioning of basic auth for SMTP, that I'm immediately aware of. Obviously, it is a GREAT idea to do so. And we have documented how to auth using OAuth for SMTP: https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth
I am not aware of any plans for retiring SMTP as a protocol. I am not aware of that having been on any roadmap of any kind.
Nino_Bilic
Microsoft
Nov 07, 2023We have not announced any dates for decommissioning of basic auth for SMTP, that I'm immediately aware of. Obviously, it is a GREAT idea to do so. And we have documented how to auth using OAuth for SMTP: https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth
I am not aware of any plans for retiring SMTP as a protocol. I am not aware of that having been on any roadmap of any kind.
I am not aware of any plans for retiring SMTP as a protocol. I am not aware of that having been on any roadmap of any kind.
deepamanoj
Nov 08, 2023Copper Contributor
Nino_Bilic , thank you. That was really helpful!