]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Escape and unescape mailbox names as needed
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 1 Mar 2022 13:37:57 +0000 (08:37 -0500)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 17 Mar 2022 06:12:39 +0000 (06:12 +0000)
commit596c5a52e7e554571285e90063712cb0d37b34eb
tree03a9f1b2509ae73dc8b4f9a6b32c20265c0f0e72
parent6a8eb8ea9909a82d2d52b0103f859cdebb0d94ae
dsync: Escape and unescape mailbox names as needed

This should fix various issues with syncing local and remote mailbox names.
It especially avoids changing the escape character to alt_char.
src/doveadm/dsync/dsync-brain-mailbox-tree.c
src/doveadm/dsync/dsync-mailbox-tree.c
src/doveadm/dsync/test-dsync-mailbox-tree-sync.c