On Fri, 2003-04-04 at 00:54, Maikel Verheijen wrote: > $1$JJN5H82p$yKs5jnb/csQVYsZZ/4WFS0 | f Oh, you're using MD5 passwords. If password begins with "$1$", Dovecot assumes it's MD5 and handles it internally instead of via crypt(). And their internal handling was buggy, fixed in CVS now.