On 2012-01-01 2:59 PM, Jan-Frode Myklebust <[email protected]> wrote:
I'm in the processes of running our first dsync backup of all users (from maildir to mdbox on remote server), and one problem I'm hitting that dsync will work fine on first run for some users, and then reliably fail whenever I try a new run:$ sudo dsync -u [email protected] backup ssh -q [email protected] dsync -u [email protected] $ sudo dsync -u [email protected] backup ssh -q [email protected] dsync -u [email protected] dsync-remote([email protected]): Error: Can't delete mailbox directory INBOX/a: Mailbox has children, delete them first The problem here seems to be that this user has a maildir named ".a.b". On the backup side I see this as "a/b/". So dsync doesn't quite seem to agree with itself for how to handle folders with dot in the name.
dovecot -n output? What are you using for the namespace hierarchy separator? http://wiki2.dovecot.org/Namespaces -- Best regards, Charles
