dovecot-2.2: dsync: Recent changes broke remote dsync

dovecot at dovecot.org dovecot at dovecot.org
Wed Jun 26 22:23:31 EEST 2013


details:   http://hg.dovecot.org/dovecot-2.2/rev/c2c09416d8a4
changeset: 16563:c2c09416d8a4
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Jun 26 22:23:20 2013 +0300
description:
dsync: Recent changes broke remote dsync

diffstat:

 src/doveadm/dsync/dsync-ibc-stream.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r e8cba978850d -r c2c09416d8a4 src/doveadm/dsync/dsync-ibc-stream.c
--- a/src/doveadm/dsync/dsync-ibc-stream.c	Wed Jun 26 21:35:37 2013 +0300
+++ b/src/doveadm/dsync/dsync-ibc-stream.c	Wed Jun 26 22:23:20 2013 +0300
@@ -74,7 +74,7 @@
 	  .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",


More information about the dovecot-cvs mailing list