Y
Hacker News
new
|
ask
|
show
|
jobs
by
matheusmoreira
2240 days ago
Do mutt and git-send-email have support for OAuth2?
2 comments
tankenmate
2240 days ago
Not sure, I know that newer versions of thunderbird and k9 do, but you may need remove the account and re-create it; I didn't test changing the settings myself, I just deleted the old accounts and re-created them as IMAP / oauth.
link
chadcatlett
2239 days ago
I don't know about git-send-mail, but mainline mutt has oauth2 support for imap4, pop3, and smtp.
I haven't used it but it looks like it pushes the oauth2 token refresh off to an external script.
link