[Dovecot] Authenticate login failed: Unsupported authentication	mechanism
    Timo Sirainen 
    tss at iki.fi
       
    Mon Jul  4 00:40:11 EEST 2005
    
    
  
On 1.7.2005, at 02:24, Orchun Kolcu wrote:
> I just switched (or tried to) from UW-IMAP to dovecot. When I try to
> login through the telnet client I get:
> 1 NO Authentication failed and in the log I get:
> imap-login: Authenticate PLAIN failed: Unsupported authentication
> mechanism
This error happens if you haven't set "mechanisms = plain" in auth 
block in config file.
> Here's the auth setup from the conf:
> auth default {
>   mechanisms = plain
>   passdb = pam imap
>   userdb = passwd
>   user = root
> }
But this shows that you have set it, so it's a bit strange.. Do you 
have multiple auth blocks defined maybe?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050704/b5dbb914/attachment-0001.bin>
    
    
More information about the dovecot
mailing list