* Rob Pyott <arpy...@gmail.com> [2022-05-01 13:50:33]:

> Hello, I seem to receive emails ok with mutt, but when sending, I get
> an error saying 'no authenticators found.'  Any thoughts?  Thank you!
> Rob
> 
> muttrc:
> 
> set realname = "Rob"
> set from = "....@gmail.com"
> set use_from = yes
> set envelope_from = yes
> 
> set smtp_url = "smtps://arpyott(at)gmail....@smtp.gmail.com:465/"
> set smtp_pass = "....."
> set imap_user = "arpyott at gmail.com"
> set imap_pass = "....."
> set folder = "imaps://imap.gmail.com:993"
> set spoolfile = "+INBOX"
> set ssl_force_tls = yes
> 
> # to get mail
> bind index G imap-fetch-mail
> set editor = "vi"
> set charset = "utf-8"
> unset record
> unset trash
> set mail_check = 60
> 
> macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to 
> extract U
> RLs out of a message"
> macro attach,compose \cb "<pipe-entry> urlscan<Enter>" "call urlscan to 
> extract
> URLs out of a message"

BTW I am using 

set smtp_url="smtps://user:p...@smpt.gmail.com:465"

where pass is an application password generated after login into gmail account.

Andrzej

Reply via email to