http://dovecot.org/test/ Hopefully better release than last one. Fixes several problems test66 had and also some older problems reported in this list. It also contains a pretty large mbox code cleanup, fixing several problems (especially related to X-IMAP/X-IMAPbase headers) and making it a bit faster. Maybe I'll backport it to 1.0-stable too when it looks like it's stable.. BTW. mbox code is slower than necessary when updating message flags and mbox_lazy_writes=yes, because it reads message headers for each message whose flag is to be changed (in index). Should fix that one soon too.. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20050408/63ecde05/attachment-0001.bin>
Hi Timo, It seems in test67 if you use a {scheme}password in the database to override the default scheme and cache is on the following happens: 270276-Apr 8 04:43:25 svr21 dovecot: auth(default): file passdb-cache.c: line 30 (list_save): assertion failed: (*value == '{') Regards Andrew On Fri, 2005-04-08 at 03:07 +0300, Timo Sirainen wrote:> http://dovecot.org/test/ > > Hopefully better release than last one. Fixes several problems test66 > had and also some older problems reported in this list. > > It also contains a pretty large mbox code cleanup, fixing several > problems (especially related to X-IMAP/X-IMAPbase headers) and making it > a bit faster. Maybe I'll backport it to 1.0-stable too when it looks > like it's stable.. > > BTW. mbox code is slower than necessary when updating message flags and > mbox_lazy_writes=yes, because it reads message headers for each message > whose flag is to be changed (in index). Should fix that one soon too.. >-- Andrew Hutchings (A-Wing) Linux Guru - Netserve Consultants Ltd. - www.domaincity.co.uk Random BOFH excuse: Flat tire on station wagon with tapes. ("Never underestimate the bandwidth of a station wagon full of tapes hurling down the highway" Andrew S. Tannenbaum)
Hi Timo, Another new bug that has cropped up with the scheme fix change, again should be a quick fix: 272058-Apr 8 06:04:47 svr21 dovecot: auth-worker(default): sql(user at domain.co.uk,81.137.181.225): unknown user 272059-Apr 8 06:04:47 svr21 dovecot: auth-worker(default): file passdb-sql.c: line 90 (sql_query_callback): assertion failed: (scheme !NULL) 272060:Apr 8 06:04:47 svr21 dovecot: child 14992 (auth-worker) killed with signal 6 Regards AAndrew On Fri, 2005-04-08 at 03:07 +0300, Timo Sirainen wrote:> http://dovecot.org/test/ > > Hopefully better release than last one. Fixes several problems test66 > had and also some older problems reported in this list. > > It also contains a pretty large mbox code cleanup, fixing several > problems (especially related to X-IMAP/X-IMAPbase headers) and making it > a bit faster. Maybe I'll backport it to 1.0-stable too when it looks > like it's stable.. > > BTW. mbox code is slower than necessary when updating message flags and > mbox_lazy_writes=yes, because it reads message headers for each message > whose flag is to be changed (in index). Should fix that one soon too.. >-- Andrew Hutchings (A-Wing) Linux Guru - Netserve Consultants Ltd. - www.domaincity.co.uk Random BOFH excuse: Fluorescent lights are generating negative ions. If turning them off doesn't work, take them out and put tin foil on the ends.