Gmail - no authenticators available

Rob Pyott pyott at icloud.com
Tue Feb 9 15:15:45 UTC 2021


Team, I get the error “no authenticators available”  when trying to send Gmail with Mutt.  Welcome fixes, rc improvements!  

Specifics:  Mutt 2.05 on Mac.  New install.  I can read the inbox.  My password is the app-specific password.  .muttrc below.

########

set realname = “me"
set from = “me at gmail.com <mailto:me at gmail.com>"
set use_from = yes
set envelope_from = yes

set smtp_url = "smtps://me@gmail.com@smtp.gmail.com:465/ <smtps://me%40gmail.com@smtp.gmail.com:465/>"
set smtp_pass = “pwd"
set imap_user = me at gmail.com <mailto:me at gmail.com>"
set imap_pass = “pwd"
set folder = "imaps://imap.gmail.com:993 <imaps://imap.gmail.com:993>"
set spoolfile = "+INBOX"
set ssl_force_tls = yes

# to get mail
bind index G imap-fetch-mail
set editor = "nano"
set charset = "utf-8"
set record = ''
set mail_check = 30

macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20210209/4394a235/attachment.html>


More information about the Mutt-users mailing list