Re: Gmail - no authenticators available

2021-02-10 Thread Øyvind A . Holm
On 2021-02-09 17:23:03, Kevin J. McCarthy wrote: > On Tue, Feb 09, 2021 at 22:18:08 +0100, Øyvind A. Holm wrote: > > Using Mutt 1.10.1 (2018-07-13). Yes, it's kinda old and I've tried > > to compile a newer Mutt, but modern Mutts won't work properly with > > Gmail. When I send to my Gmail

Re: Gmail - no authenticators available

2021-02-09 Thread Jason White
One thing I've noticed when it comes to SASL is often you have the SASL library but there are no authentication modules installed by default -- hance "no authenticators available". You'll likely need to install one or more authenticator modules depending on your preferred authentication method.

Re: Gmail - no authenticators available

2021-02-09 Thread Kevin J. McCarthy
On Tue, Feb 09, 2021 at 10:18:08PM +0100, Øyvind A. Holm wrote: Using Mutt 1.10.1 (2018-07-13). Yes, it's kinda old and I've tried to compile a newer Mutt, but modern Mutts won't work properly with Gmail. When I send to my Gmail address, the mail doesn't appear in my inbox, only in Sent. You

Re: Gmail - no authenticators available

2021-02-09 Thread Steve Karmeinsky
On Tue, Feb 09, 2021 at 10:18:08PM +0100 or thereabouts, Øyvind A. Holm wrote: > On 2021-02-09 12:31:31, Kevin J. McCarthy wrote: > > On Tue, Feb 09, 2021 at 01:10:17PM -0500, Rob Pyott wrote: > > > Still getting “no authenticators available” with Gmail. I’ve snip set

Re: Gmail - no authenticators available

2021-02-09 Thread Øyvind A . Holm
On 2021-02-09 12:31:31, Kevin J. McCarthy wrote: > On Tue, Feb 09, 2021 at 01:10:17PM -0500, Rob Pyott wrote: > > Still getting “no authenticators available” with Gmail. I’ve > > adapted the muttrc per suggestions — see below. Welcome further > > tips! :) > > >

Re: Gmail - no authenticators available

2021-02-09 Thread Kevin J. McCarthy
On Tue, Feb 09, 2021 at 01:10:17PM -0500, Rob Pyott wrote: Still getting “no authenticators available” with Gmail. I’ve adapted the muttrc per suggestions — see below. Welcome further tips! :) # to fix "no authenticators available" issue set smtp_authenticators = 'gssapi:login'

Re: Gmail - no authenticators available

2021-02-09 Thread Chinmaya Nagpal
> Still getting “no authenticators available” with Gmail. I’ve adapted > the muttrc per suggestions — see below. Welcome further tips! :) I use mbsync for syncing with IMAP, but for SMTP I have the following two lines in my configuration file: set smtp_pass = "xx"

Re: Gmail - no authenticators available

2021-02-09 Thread Rob Pyott
Still getting “no authenticators available” with Gmail. I’ve adapted the muttrc per suggestions — see below. Welcome further tips! :) set from = “x...@gmail.com" set use_from = yes set envelope_from = yes set smtp_url = "smtps://$xxx@$gmail@smtp.gmail.com:465/" set smtp_

Gmail - no authenticators available

2021-02-09 Thread Rob Pyott
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 =