On 14.03.2012 14:41, wrote Timo Sirainen:
On Tue, 2012-03-13 at 21:19 +0100, e-frog wrote:
On 13.03.2012 20:16, wrote Timo Sirainen:
On 13.3.2012, at 20.42, e-frog wrote:
This is what I have done:
- Create the directory /tmp/backup which is empty
- Run doveadm -v backup -u testuser@ubuntu-test.localdomain mdbox:/tmp/backup/ .. Then I see the following errors:
doveadm -v backup -u testuser@ubuntu-test.localdomain mdbox:/tmp/backup/ dsync(testuser@ubuntu-test.localdomain): Error: Can't delete mailbox INBOX: INBOX can't be deleted.
Try without mailbox_list_index=yes
Yes, after disabling list indexes it works.
With latest hg version it should work.
Hi Timo,
The "can't delete mailbox INBOX" error is gone now with changeset c077ca9bc306 and it's working successfully on the account from yesterday where it also worked with mailbox_list_index=no.
However using a different account (more mail and mailboxes) I'm seeing dbox corruption errors. I have tested with mailbox_list_index=yes and no and it's the same for both. So this might be unrelated to this setting. Attached are logs from doveadm backup runs. First to an empty directory and 2 consecutive runs.
Thanks, e-frog