Re: [Dovecot] Possible bug in authentication cache in dovecot 1.1.alpha4

2007-09-17 Thread Timo Sirainen
On Tue, 2007-09-11 at 20:04 +0300, arvids wrote: > it seems that there is some bug in authentication cache code in dovecot > version 1.1.alpha4 - after login attempt with wrong password the correct > password also will fail. Thanks, fixed: http://hg.dovecot.org/dovecot/rev/fd7ffed49763 signatur

Re: [Dovecot] Possible bug in authentication cache in dovecot 1.1.alpha4

2007-09-13 Thread arvids
the problem disappeared when I added 'userdb sql' to configuration(after the userdb prefetch). Regards, Arvids On Tuesday 11 September 2007 20:04:45 arvids wrote: > Hello, > > it seems that there is some bug in authentication cache code in dovecot > version 1.1.alpha4 - after login attempt wit

[Dovecot] Possible bug in authentication cache in dovecot 1.1.alpha4

2007-09-11 Thread arvids
Hello, it seems that there is some bug in authentication cache code in dovecot version 1.1.alpha4 - after login attempt with wrong password the correct password also will fail. I can reproduce it very easy: $telnet 10.10.10.30 110 +OK Server. <[EMAIL PROTECTED]> user testuser +OK pass pass +OK Lo