]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Set broken_char to a control char, so invalid mailbox names are handled properly.
authorTimo Sirainen <tss@iki.fi>
Wed, 5 Jun 2013 15:21:55 +0000 (18:21 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 5 Jun 2013 15:21:55 +0000 (18:21 +0300)
commitea4d4dad2827d782f35da2cd19520f0d800839ee
treec4222eb072b97ddf305d1bd66385db5c31ea3e53
parent1f4399a277b861419b82758ab0462e90c00a4c41
dsync: Set broken_char to a control char, so invalid mailbox names are handled properly.
The dsync will now fail if there are invalid mailbox names (e.g. valid UTF8
when they should have been mUTF7), instead of simply printing "mailbox
doesn't exist" error and exiting with 0.
src/doveadm/dsync/doveadm-dsync.c