29 Oct
2008
29 Oct
'08
6:23 p.m.
On Wed, 2008-10-29 at 11:03 -0500, Mike Abbott wrote:
Running Dovecot-1.1.5, I see this assertion failure: Panic: pop3-login: file sasl-server.c: line 75
(authenticate_callback): assertion failed: (client->auth_request ==
request)
Thanks, fixed: http://hg.dovecot.org/dovecot-1.1/rev/0c7bfad031d2
Looks like I had actually fixed it already in v1.2 tree.
IMAP login does not crash when presented with multiple login commands,
but it does not read them all at once and needs prodding (in the form
of extra command lines sent later on) to read them. Actually it
appears to read the first two lines then stops reading until more data
comes in: