From: Timo Sirainen Date: Wed, 26 Jun 2013 19:23:20 +0000 (+0300) Subject: dsync: Recent changes broke remote dsync X-Git-Tag: 2.2.5~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc5b80dc1f17a6695d0c8dc8663fd8ad8e25c9c4;p=thirdparty%2Fdovecot%2Fcore.git dsync: Recent changes broke remote dsync --- diff --git a/src/doveadm/dsync/dsync-ibc-stream.c b/src/doveadm/dsync/dsync-ibc-stream.c index 66d34fc8f7..288745cd3a 100644 --- a/src/doveadm/dsync/dsync-ibc-stream.c +++ b/src/doveadm/dsync/dsync-ibc-stream.c @@ -74,7 +74,7 @@ static const struct { .required_keys = "hostname", .optional_keys = "sync_ns_prefix sync_box sync_box_guid sync_type " "debug sync_visible_namespaces exclude_mailboxes " - "send_mail_requests backup_send backup_recv lock_timeout" + "send_mail_requests backup_send backup_recv lock_timeout " "no_mail_sync no_backup_overwrite" }, { .name = "mailbox_state",