maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M5] Mutt Unable To Send Via SMTP on Gmail (https://talk.maemo.org/showthread.php?t=99545)

sicelo 2017-06-23 13:52

Mutt Unable To Send Via SMTP on Gmail
 
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


sicelo 2017-06-23 14:06

[SOLVED] Re: Mutt Unable To Send Via SMTP on Gmail
 
Got it fixed. Have to install libsasl2-modules :rolleyes:

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


All times are GMT. The time now is 19:28.

vBulletin® Version 3.8.8