Hiya builds fine on BSD now (thanks) Now I am getting index corruption again May 30 03:11:53 snigger imap(bob): Corrupted binary tree file /home/bob/Mail/.INBOX/.imap.index.tree: UID to be inserted isn't higher than existing (1 <= 1) and so on until the client hangs test7 is stable here. Also what are the correct permissions for /var/run/dovecot/login? I get a message about correcting the permissions every time I start dovecot --Andrew -- http://cemetery.homeunix.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20030530/5a19be67/attachment-0003.bin>
On Fri, 2003-05-30 at 05:27, Andrew Basterfield wrote:> Now I am getting index corruption again > > May 30 03:11:53 snigger imap(bob): Corrupted binary tree file > /home/bob/Mail/.INBOX/.imap.index.tree: UID to be inserted isn't higher > than existing (1 <= 1)Weird. Is this easily reproduceable? I tried for a while with my OpenBSD 3.3/x86, worked fine. Also I can't really even think of when the above error could happen unless something was totally messed up.> Also what are the correct permissions for /var/run/dovecot/login? I get > a message about correcting the permissions every time I start dovecot0750 mode, owned by root (or it uses geteuid() actually), group for login_user's primary group.