Hi

I was trying to use mbsync to sync mails from my gmail using mbsync.
However I am unable to sync my mails. Initially around 31,316 mails were
downloaded.
After that its not even syncing mails at all.
However I am able to sync with gmail to another box using Offliineimap. on
another folder.

--
Thanks and Regards
Tulasidhar

# mbsync -v
isync 1.2.1

---------------------------------------------------------------------------------
# dpkg -l isync
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=====================================
ii  isync          1.2.1-2      amd64        IMAP and MailDir mailbox
synchronizer

---------------------------------------------------------------------------------
# cat /home/tulasidhard/.msyncrc
IMAPAccount gmail
# Address to connect to
Host imap.gmail.com
User tulasidh...@gmail.com
Pass XXXXXXXXXXX
Port 993
SSLType IMAPS
PipelineDepth 50
CertificateFile /etc/ssl/certs/ca-certificates.crt

IMAPStore gmail-remote
Account gmail

MaildirStore gmail-local
# The trailing "/" is important
Path ~/Mail/Gmail/
Inbox ~/Mail/Gmail/Inbox

Channel gmail
Master :gmail-remote:
Slave :gmail-local:
Patterns *
Create Slave
SyncState *

---------------------------------------------------------------------------------
# mbsync -V gmail |& tee -a /tmp/mbsync.txt
Reading configuration file /home/tulasidhard/.mbsyncrc
Channel gmail
Opening master store gmail-remote...
Resolving imap.gmail.com... ok
Connecting to imap.gmail.com (74.125.130.109:993)...
Opening slave store gmail-local...
Connection is now encrypted
Logging in...
Authenticating with SASL mechanism PLAIN...
Opening master box INBOX...
Opening slave box INBOX...
Loading master...
Loading slave...
slave: 32316 messages, 0 recent
Error decompressing data from imap.gmail.com (74.125.130.109:993): (null)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to