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"

Reply via email to