On Mon, Jul 29, 2019 at 11:12:58PM +0200, Oswald Buddenhagen wrote:
> yes, it should. but i seem to remember that someone pointed out that it
> doesn't happen in certain scenarios. are you running a full sync?
> what's your config+command line?

Below is my config. And I run the command `mbsync gmail`:

SyncState *
Sync New ReNew Flags
Create Both
Expunge Both

IMAPAccount gmail
Host imap.gmail.com
Port 993
User pankaj.jan...@gmail.com
Pass <verysecretpassword>
SSLType IMAPS
SSLVersions TLSv1.2
CertificateFile /Users/pankaj/Certificates.cer
AuthMechs LOGIN
#PipelineDepth 1

MaildirStore gmail-local
Path ~/mail/gmail/
Inbox ~/mail/gmail/INBOX

IMAPStore gmail-remote
Account gmail
UseNamespace yes

Channel gmail-inbox
Master :gmail-remote:"INBOX"
Slave :gmail-local:INBOX
MaxMessages 1000

Channel gmail-archive
Master :gmail-remote:"[Gmail]/All Mail"
Slave :gmail-local:archive
MaxMessages 1000

Channel gmail-drafts
Master :gmail-remote:"[Gmail]/Drafts"
Slave :gmail-local:drafts
MaxMessages 1000

Channel gmail-sent
Master :gmail-remote:"[Gmail]/Sent Mail"
Slave :gmail-local:sent
MaxMessages 1000

Channel gmail-trash
Master :gmail-remote:"[Gmail]/Bin"
Slave :gmail-local:trash
MaxMessages 1000

Channel gmail-junk
Master :gmail-remote:"[Gmail]/Spam"
Slave :gmail-local:junk
MaxMessages 1000

Group gmail
Channel gmail-inbox
Channel gmail-archive
Channel gmail-drafts
Channel gmail-sent
Channel gmail-trash
Channel gmail-junk

> i suppose you need to add -Dd to make sense of the "pair" messages (the
> "entry" ones you skipped higher up, and the ones you didn't get from the
> drivers are supposed to provide enough context). but i don't remember
> the details - i wrote this stuff 15 years ago, with mostly just
> refactoring later on. and there is a good chance that the logging
> doesn't provide 100% case coverage.

'-d' option gave good details but not related to the conflict. Moreover
I have stated to get socket error as well now:

Notice: conflicting changes in (110903,1105)
C: 4/6  B: 4/6  M: +3/4 *0/0 #0/0  S: +0/1 *0/0 #0/0
Socket error on imap.gmail.com (74.125.68.109:993): timeout.
C: 6/6  B: 6/6  M: +3/4 *0/0 #0/0  S: +0/1 *0/0 #0/0

-- 
Pankaj
Planet Earth. 

""
        We have some absolutely irrefutable statistics to show exactly why
you are so tired.
        There are not as many people actually working as you may have thought.
        The population of this country is 200 million.  84 million are over
60 years of age, which leaves 116 million to do the work.  People under 20
years of age total 75 million, which leaves 41 million to do the work.
        There are 22 million who are employed by the government, which leaves
19 million to do the work.  Four million are in the Armed Services, which
leaves 15 million to do the work.  Deduct 14,800,000, the number in the state
and city offices, leaving 200,000 to do the work.  There are 188,000 in
hospitals, insane asylums, etc., so that leaves 12,000 to do the work.
        Now it may interest you to know that there are 11,998 people in jail,
so that leaves just 2 people to carry the load. That is you and me, and
brother, I'm getting tired of doing everything myself!

Attachment: signature.asc
Description: PGP signature

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

Reply via email to