Skip to content

simmel/saslxoauth

Repository files navigation

saslxoauth – an very duty SASL XOAuth plugin

A very simple Cyrus SASL2 client side plugin
for XOAuth that works with Mutt to login into
Gmail IMAP.

Installation/setup

# The last oauth_token output of xoauth.py
token = 4/8Um6T29C3ehUXnqqQYzqAqzsAKRK
# The last oauth_token_secret output of xoauth.py
token_secret = Eq2DySVk63bJegXlgW8ZfrQZ
  • Configure mutt to use XOAUTH as the SASL auth mechanism. E.g., in your ~/.muttrc:
set imap_authenticators="XOAUTH"
set smtp_authenticators="XOAUTH"

About

XOAuth SASL lib for Gmail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published