Hello all..

I'm trying to setup a process to backup/archive a GMail accounts, as
well as one other account.  My main concern is to never delete email
locally - specifically in the case where my email on the remote IMAP
server may disappear.  I'm not too concerned about syncing flags
across, as this is mostly for disaster recovery..

So I'm using a GMail/IMAP account as more master, and a local maildir
as my slave with the following channel configuration:

Channel gmail
        Master :gmail-remote:
        Slave :gmail-local:
        Patterns "[Gmail]/All Mail"
        Create Slave
        Sync PullNew
        SyncState *

Am I correct that this will pull down new emails, but never delete or
toggle the flags on existing email in my slave?  Is there a better
configuration to retain a backup of all email?

Thanks for any input.

Jason

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to