We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From Matrix:
https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py Use client id from https://github.com/mozilla/releases-comm-central/blob/master/mailnews/base/src/OAuth2Providers.sys.mjs#L180 Change in script in https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py#L67 redirect_uri to https://localhost/ per https://github.com/mozilla/releases-comm-central/blob/master/mailnews/base/src/OAuth2Providers.sys.mjs#L186 And that's basically it, works with mbsync/isync as per all the blogs for "mutt with office365"
https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py Use client id from https://github.com/mozilla/releases-comm-central/blob/master/mailnews/base/src/OAuth2Providers.sys.mjs#L180 Change in script in https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py#L67 redirect_uri to https://localhost/ per https://github.com/mozilla/releases-comm-central/blob/master/mailnews/base/src/OAuth2Providers.sys.mjs#L186
And that's basically it, works with mbsync/isync as per all the blogs for "mutt with office365"
The text was updated successfully, but these errors were encountered:
soywod
No branches or pull requests
From Matrix:
The text was updated successfully, but these errors were encountered: