[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NTLM authentication method
At Thu, 28 Jul 2011 11:27:37 +0900,
Kenichi Okada wrote:
> You cannot grep elmo-imap4-auth-ntlm because it is a part of error
> message, and the actual function is provided in sasl-ntlm-*.
>
> You may use the following settings, and check the buffer "*IMAP4 DEBUG*".
>
> (setq elmo-imap4-default-authenticate-type 'ntlm)
> (setq elmo-imap4-debug t)
It seems that something odd was going on. Changing the auth method to
clear got things working.
Simon