Hello,

I'm trying to sync a big (>1M messages) mailbox located on GMail. It partially 
worked, timed out, and I cannot get it to complete.

If I run

mbsync -V -c mbsyncrc aws

I see

Reading configuration file mbsyncrc
C: 0/1  B: 0/0  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Channel aws
Opening master store aws-remote...
Resolving imap.gmail.com... ok
Connecting to imap.gmail.com (173.194.76.108:993)... 
Opening slave store aws-local...
Connection is now encrypted
Logging in...
C: 0/1  B: 0/1  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Opening master box [Gmail]/All Mail...
Opening slave box [Gmail]/All Mail...
Loading master...
Loading slave...
slave: 190008 messages, 156938 recent
Warning: lost track of 843608 pulled message(s)
Socket error on imap.gmail.com (173.194.76.108:993): timeout.
C: 1/1  B: 1/1  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0

(ending with 'timeout')


If I run

mbsync -Dd -Ds -V -c mbsyncrc aws

I see lots and lots of messages, but the last few are:


M: [ 843616] Callback enter fetch_msg, flags=, date=0, size=0
M: [ 843616] Callback leave fetch_msg
   (repeated many times)
M: Leave cancel_store
S: [ 843617] Enter cancel_cmds
S: [ 843617] Callback enter cancel_cmds
S: [ 843618] Enter cancel_cmds
S: [ 843618] Callback enter cancel_cmds
S: Enter free_store
S: Leave free_store
S: [ 843618] Callback leave cancel_cmds
S: [ 843618] Leave cancel_cmds
S: [ 843617] Callback leave cancel_cmds
S: [ 843617] Leave cancel_cmds
M: Callback leave bad store


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to