When I run mbsync on a remote store and it copies over a message it sees
for the first time, mbsync causes the new flag to be removed and an old
flag to be added to the remote store's message. The local store's message
keeps the new flag. Is there a way to keep the new flag on the remote store's
message?


In case it is relevant, my mbsync config is:

MaildirStore local
        Path /X/Maildir/.
        Inbox /X/Maildir

IMAPAccount frostnet
        RequireSSL yes
        CertificateFile X
        Host imaps:X
        User X
        Pass X

IMAPStore frostnet
        Path INBOX.
        MapInbox INBOX
        Account frostnet

Channel frostnet
        Master :frostnet:
        Slave :local:
        Sync All
        Create Both
        Expunge Both
        Pattern *

Channel frostnet-inbox
        Master :frostnet:
        Slave :local:INBOX
        Sync All
        Create Both
        Expunge Both


thanks!
-- 
Chris Frost
http://www.frostnet.net/chris/

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to