SASL OAuth2 support was added to JavaMail 1.5.5 for IMAP (https://javaee.github.io/javamail/OAuth2). Updating to the newer version of the library would allow users of this plugin to use OAuth2 authentication methods with Office365 servers as well as GMail.
Microsoft has scheduled disabling basic auth for their Office365 services and are requiring users to use one of their Modern Authentication schemes, which includes SASL OAuth2, by October 2022
What feature do you want to see added?
SASL OAuth2 support was added to JavaMail 1.5.5 for IMAP (https://javaee.github.io/javamail/OAuth2). Updating to the newer version of the library would allow users of this plugin to use OAuth2 authentication methods with Office365 servers as well as GMail.
Microsoft has scheduled disabling basic auth for their Office365 services and are requiring users to use one of their Modern Authentication schemes, which includes SASL OAuth2, by October 2022
Upstream changes
No response