On Thu, Mar 20, 2008 at 12:58 PM, <[EMAIL PROTECTED]> wrote: ... > account default > host mail.local > port 25 > user foo > password bar > tls off > auth off > from [EMAIL PROTECTED] > > I thought that the problem would be "auth off" but if I turn it on I > get the following error when sending any mail: > > msmtp: GNU SASL: GSSAPI error in client while negotiating security > context in gss_init_sec_context() in SASL library. This is most > likely due insufficient credentials or malicious interactions.
What does 'msmtp --serverinfo' say? ~dm
