5 Nov
2009
5 Nov
'09
7:46 p.m.
On Fri, 2009-10-30 at 15:09 -0500, Mike Abbott wrote:
- My earlier patch to fix a typo in array.h was not good enough.
Here's one that not only compiles, but also doesn't crash:
http://hg.dovecot.org/dovecot-2.0/rev/1c089f4f3e48
- Sometimes I see a flood of these errors in the log: Fri Oct 30 14:45:23 server dovecot[9585]: imap: dup2(-1, 5) failed:
Bad file descriptor Fri Oct 30 14:45:23 server dovecot[9585]: imap: service(imap): dup2s
failed
http://hg.dovecot.org/dovecot-2.0/rev/8ee2bb8f23a0 probably fixes?
- imap crashed when using mdbox: Fri Oct 30 14:54:49 server dovecot[11491]: imap(pid 11938 user userZ):
dbox /Volumes/Mail/userZ/mailboxes/INBOX/Sent/dbox-Mails: map
uidvalidity mismatch (1256918863 vs 1256919073)
I'll look at this later. Although could it be HFS+ related problem, similar to what was worked around with maildir?