In article <049D36AA-81FF-4201-93F3-5BEEE1663D82@iki.fi>, Timo Sirainen <tss@iki.fi> wrote:
On 6.5.2014, at 1.35, Nicholas Riley <njriley@illinois.edu> wrote:
Here's how I sync a single mailbox, which should have a few hundred messages in it:
% doveadm -D -v -c [...] sync -1 -R -u [...] -m Avalon imapc:
Output is at http://sabi.net/temp/sync.txt
But every mailbox contains at most 22-23 messages.
Dunno.
Is there a rawlog equivalent for imapc? I'm hoping that there is a simple protocol usage change that could let me get entire mailboxes.
imapc_rawlog_dir = /path
Thanks, that's very helpful.
I created a test mailbox with 30 messages in it. Dovecot seems to
successfully enumerate all 30 messages but only retrieves 4 of them.
Here is the rawlog output:
http://sabi.net/temp/dovecot-rawlog/in.log http://sabi.net/temp/dovecot-rawlog/out.log
Nicholas Riley <njriley@illinois.edu>