Post by Kevin J. McCarthyPost by MehturtYes, I'm using this already.
The question is - is there an equivalent of Thunderbird's "Normal
Password" and "SSL/TLS"?
And I tried smtp_authenticators set to "plain" and "login", but it did not work.
I can post .muttdebug* if required.
Just a few random things to try. First off, comment out
smtp_authenticators in your muttrc and let mutt try all the methods.
Yes - mutt automatically tries all the appropriate authentication
methods the smtp server will accept, so Kevin is right here. Just let
mutt work it out.
Post by Kevin J. McCarthyTry out port 587 and TLS (note the smtp:// instead of smtps://)
I'm not even sure you need to specify a port here if you use
"smtps://..." - again, mutt should connect to the smtp server using the
correct port for ssl/tls connections.
To start, try stripping out the password bit in the url. So just try it
with smtps://***@host.example.com. If you get that working, then
add in the password bit; but, you can set $smtp_pass for this if you
require/prefer.
Post by Kevin J. McCarthyIf you are on Debian/Ubuntu, make sure you have the libsasl2-modules
package installed.
-Kevin
Again, take Kevin's advice - make sure all the sasl libraries are
correctly installed. Check out this page, for some tips on using mutt in
this way:
http://linsec.ca/Using_mutt_on_OS_X#Setting_up_SMTP_Support
You might find it useful. Don't worry that this is on Mac OS X, the
principles are the same.
--
Primary Key: 4096R/1D31DC38 2011-12-03
Key Fingerprint: A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38