[dovecot-2.2.18] dsync error: Error: Can't delete mailbox INBOX: INBOX can't be deleted.

Timo Sirainen tss at iki.fi
Wed Sep 23 20:12:16 UTC 2015


On 23 Sep 2015, at 18:10, Marcin Mirosław <marcin at mejor.pl> wrote:
> 
> With dovecot-2.2.19.rc1 still have this error.

"doveadm backup" wants to delete and recreate a folder if there are some changes that can't be incrementally just added to it (mainly if IMAP UIDs would need to be inserted in the middle of the folder). Maildir doesn't allow INBOX to be deleted (because it's difficult), so this fails. Solution is to either not use Maildir format, or rm -rf Maildir manually before running dsync.



More information about the dovecot mailing list