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