----- Mehturt <[email protected]> [2013-02-18 14:14:41 +0100] ----- :
> I'm trying to use mutt with my company's SMTP server (IMAP works fine).
> I always get SASL authentication failed when sending message.
> I tried Mozilla Thunderbird, and the settings which work, are:
>
> Authentication method: Normal Password
> Connection security: SSL/TLS
>
> What is the equivalent in muttrc?
> Thanks..
> m.
>
set smtp_url=smtp[s]://[user[:pass]@]host[:port]
^^^^^^^^
Also look at $smtp_pass and $smtp_authenticators in man 5 muttrc
mutt will need to have been compiled with sasl support and linked to the
sasl libraries and the option --enable-smtp at configure time.
--
Primary Key: 4096R/1D31DC38 2011-12-03
Key Fingerprint: A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38