> Simon Matter wrote: >> q2:open("/var/spool/imap/q/user/442vk/Drafts/cyrus.header", O_RDWR) = 4 >> q2:open("/var/spool/imap/q/user/442vk/Sent/cyrus.header", O_RDWR) = 4 >> q2:open("/var/spool/imap/q/user/442vk/Trash/cyrus.header", O_RDWR) = 4 >> q2:open("/var/lib/imap/quota/q/user.442vk", O_RDWR) = 736 >> q2:stat64("/var/lib/imap/quota/q/user.442vk", {st_mode=S_IFREG|0600, >> st_size=15, ...}) = 0 >> q2:unlink("/var/lib/imap/quota/q/user.442vk") = 0 >> >> Any ideas? > > > I believe we have fixed both issues in CVS. You need to fetch the > latest lib/cyrusdb_quotalegacy.c and imap/quota.c
Thank you very much, my most affected server seems to run fine now with the patches. Regards, Simon --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html