Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exchange authentification since October 2022 #258

Open
jyjourdain opened this issue Oct 12, 2022 · 4 comments
Open

Exchange authentification since October 2022 #258

jyjourdain opened this issue Oct 12, 2022 · 4 comments

Comments

@jyjourdain
Copy link

Hi,

I'm not able anymore to connect to Exchange…

I have that error in debug mode :
1011 NO LOGIN failed.

Is there a link with the fact that Microsoft removed basic authentification ? https://learn.microsoft.com/fr-fr/lifecycle/announcements/basic-auth-deprecation-exchange-online

Thanks!

@douglas-larocca
Copy link

@jyjourdain
Copy link
Author

Thanks @douglas-larocca !

Do you or anybody else know if imapfilter will support the new Microsoft login protocol?

Thanks in advance!

@lefcha
Copy link
Owner

lefcha commented Apr 6, 2024

Do you or anybody else know if imapfilter will support the new Microsoft login protocol?

Doesn't Microsoft Exchange still support XOAUTH2? Ref: https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth#sasl-xoauth2

Imapfilter supports XOAUTH2, you just have to generate the string to supply to the IMAP server using external tools. I think this has been discussed in another Issue: #252

@dngray
Copy link

dngray commented Sep 15, 2024

You probably want something like pizauth or oama to manage this for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants