Active Topics

 



Notices


Reply
Thread Tools
Community Council | Posts: 677 | Thanked: 1,227 times | Joined on Sep 2010 @ Mbabane
#1
I have a problem with mutt on my recently flashed N900. Receiving mail from Gmail works fine via IMAP, but sending (SMTP) fails with the message 'no authenticators available'. I am quite sure that my muttrc is fine - it was working before the reflash.

Modest can still send via smtp with no problem. At the same time, mutt can send using Outlook.com for example.

Any ideas/suggestions?

My muttrc is as follows:
Code:
set imap_user="my_username@gmail.com"
set imap_pass="my_silly_pass"

set smtp_url="smtp://my_username@smtp.gmail.com:587/"
set smtp_pass="my_silly_pass"
# set smtp_authenticators = 'gssapi:login'

set from="my_username@gmail.com"
set realname="Sicelo"

set folder="imaps://imap.gmail.com:993"
set spoolfile="+INBOX"
set postponed="+[Gmail]/Drafts"

set header_cache=~/.mutt/cache/gmail/headers
set message_cachedir=~/.mutt/cache/gmail/bodies
set certificate_file=~/.mutt/certificates

set move = no
#set sort = 'threads'
#set sort_aux = 'last-date-received'

set imap_idle = yes
unset imap_passive

set mailcap_path = ~/.mutt/mailcap
set editor = "vim -c 'set tw=72 et'"

set beep_new
 
Community Council | Posts: 677 | Thanked: 1,227 times | Joined on Sep 2010 @ Mbabane
#2
Got it fixed. Have to install libsasl2-modules

https://bugs.debian.org/cgi-bin/bugr...cgi?bug=491853
 

The Following 2 Users Say Thank You to sicelo For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:47.