[Dovecot] NO: Unsupported authentication mechanism
Timo Sirainen
tss at iki.fi
Sun Sep 18 14:34:25 EEST 2005
On Wed, 2005-09-14 at 17:53 +0100, Steve [Dovecot] wrote:
> "Net::IMAP::NoResponseError: Unsupported authentication mechanism"
> If I change 'LOGIN' to 'CRAM-MD5' (the other value supported by
> Net::IMAP) then I get a similar (but not identical) error:
> "Net::IMAP::NoResponseError: Authentication failed: Unsupported
> authentication mechanism"
> If I use anything other than either 'LOGIN' or 'CRAM-MD5' I get an error
> from the Net::IMAP library saying "Unknown auth type" - which is reasonable.
PLAIN is the standard plaintext mechanism. If you want to use others,
you'll have to add them to auth_mechanisms setting. Dovecot also accepts
LOGIN if you just add it there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20050918/0b3bdf2d/attachment.pgp
More information about the dovecot
mailing list