On Wed, Nov 04, 2020 at 01:13:40PM +0000, isdtor wrote:
$work moved to a new email system (in-house exchange). I've managed to configure mutt for it and can successfully access the mailbox for reading. But I am unable to send, with a messageNo authenticators availableI figured out that the smtp server requires "250-AUTH GSSAPI NTLM", and also, that I had built this mutt without gss. So I rebuilt with gss
The --with-gss is actually only used for IMAP authentication. For SMTP, Mutt's (simple) implementation relies entirely on SASL. Is it possible you don't have the modules installed for SASL's GSSAPI support?
If you're on a Debian derivative, try installing libsasl2-modules-gssapi-mit or libsasl2-modules-gssapi-heimdal and see if that helps. (I'm not very familiar with GSSAPI and am not sure which package might be the appropriate one.)
-- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature