I'am using camel-mail plugin to read emails using IMAP and it working perfectly.
But more and more email providers are deprecation / disabling basic authentication to replace it by OAuth 2.0 token-based authorization.
Examples :
From Microsoft Exchange: Deprecation of Basic authentication in Exchange Online
We're removing the ability to use Basic authentication in Exchange Online for Exchange ActiveSync (EAS), POP, IMAP, ect.
Is there a way to use OAuth 2 with camel-mail? is there another solution?
Thank's for your help
You can use Camel-Box to read emails using OAuth 2.