Displaying 4 results from an estimated 4 matches for "2cedab21cd6d".
2007 Dec 20
1
Security hole #4: Specific LDAP + auth cache configuration may mix up user logins
...iling, unless pass_filter used also some %variables that most of
the time uniquely identifies the user. For example %r (remote IP
address) or %n (username without domain).
You can fix this by upgrading to v1.0.10 (to be released soon), or using
this patch: http://hg.dovecot.org/dovecot-1.0/raw-rev/2cedab21cd6d
-------------- 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-news/attachments/20071221/0effe02a/attachment.bin
2007 Dec 20
1
Security hole #4: Specific LDAP + auth cache configuration may mix up user logins
...iling, unless pass_filter used also some %variables that most of
the time uniquely identifies the user. For example %r (remote IP
address) or %n (username without domain).
You can fix this by upgrading to v1.0.10 (to be released soon), or using
this patch: http://hg.dovecot.org/dovecot-1.0/raw-rev/2cedab21cd6d
-------------- 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-news/attachments/20071221/0effe02a/attachment.bin
2007 Dec 17
3
FETCH for mailbox INBOX UID 39641 got too little data: 4823 vs 4825
Whenever I try to access an e-mail in the middle (rather than at the end) of
the mailbox, my mail-client (KMail) gets an error a message like this is
logged in the maillog:
IMAP(mi): FETCH for mailbox INBOX UID 39641 got too little data: 4823 vs 4825
IMAP(mi): Disconnected: Disconnected
The actual numbers vary, but it is always X vs X+2
The problem started when I upgraded to 1.0.8.
2007 Dec 20
1
dovecot-auth: returning incorrect maildir for user (user seeing another user's mail)
timo, here is an bizarre bug for you:
i had (foolishly, it turns out) configured dovecot-auth to do ldap
authentication binding with a prefect userdb (configs at end of
message). everything worked fine, although with huge numbers of pop
logins per second we started to see some pileup in the pop3-login
processes as they were all waiting for ldap responses on the single ldap
connection. the