]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
doveadm sync/backup: Don't override BROKENCHAR if it's already set
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 16 Feb 2018 14:03:46 +0000 (16:03 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Wed, 28 Feb 2018 11:21:15 +0000 (13:21 +0200)
commitec5d2e1653c52984e0ad02596be628ed9c68c38e
treef03507d52f132dc36563610cbdad4cf749152ac5
parentb2cee938c920651970a37c18749eaf967e8abee3
doveadm sync/backup: Don't override BROKENCHAR if it's already set

This allows migrating invalid mailbox names by specifying BROKENCHAR.
Previously it would always try to use \003 control character, which isn't
valid character in mailbox names so the mailbox creation would fail.
src/doveadm/doveadm-dsync.c