Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What are the impacts of Microsoft's Basic Authentication deprecation on javax.mail?

User_SJULWOct 4 2022 — edited Oct 4 2022

Hello, according with the following document: https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 Microsoft is going to deprecate the basic authentication.
I have developed a client that use this javax.mail to download emails from the server "outlook.office365.com:993" with protocal "imaps".
I would like to know in advance if there will be problems with my application or I need to make any changes to it.
Thank you. Kind regards

Comments
Post Details
Added on Oct 4 2022
2 comments
708 views