Internal error: assertion failed imap/message.c: 4246: !message_need(m, M_RECORD)

2016-12-28 Thread Thomas Cataldo via Cyrus-devel
Hi, Running a build of 3.0.0-beta6 I hit the following assertion on one of my test mailboxes after playing a bit with the replication stuff : root@bm1604:~# /usr/lib/cyrus/sbin/sync_client -n eclipse -o -u t...@ex2016.vmw Fatal error: Internal error: assertion failed: imap/message.c: 4246: !mess

sync_server protocol & sync_try_imap option

2017-01-30 Thread Thomas Cataldo via Cyrus-devel
Hi, I have some questions about sync_server protocol regarding the sync_try_imap option. When trying a git build of cyrus 3, sync_client begins its dialog with the sync_server with a : C01 CAPABILITY I understand what the answer should be to this capability request, I issue the same command to

Re: sync_server protocol & sync_try_imap option

2017-01-31 Thread Thomas Cataldo via Cyrus-devel
quot;no", then sync_client will not try the IMAP > protocol at all -- it will just proceed directly to CSYNC. > > The default setting will support replicating to either sync_server or > imapd. If you don't intend to use imapd for replication, you can speed up > the initial co