]> 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)
committerMarkus Valentin <markus.valentin@open-xchange.com>
Mon, 21 Mar 2022 09:06:53 +0000 (10:06 +0100)
commit801aae4bd532347512393d649d476a4d3aa1562d
tree9e53330e9fd8cb58ffa25d65ecc1e7dbcef4e37d
parentcfd1b0687fa26676abcb1cae087bf321adda2c9b
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