27 May
2003
27 May
'03
2:48 p.m.
On Tue, 2003-05-27 at 04:56, Andrew Basterfield wrote:
I've run into some probelms with maildirs. I have been testing by dumping my email archives into the server and I have come across 'Warning: Inconsistency - Index <index> was rebuilt while we had it open' leading to the the wrong body being returned when the header is selected. Eventually the child server process dies.
I have had no problems with mboxes
Should I wait for the next release and try again? Is this problem limited to my plaform?
What version of Dovecot was this with? OpenBSD had similiar problem which I've fixed in -test releases. The problem with it was that I was write()ing to file that was mmaped, and OpenBSD didn't update the mmap when it was done.