You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: