[SOLVED] Sync Migration with imapsync and with expunging questions I'm working on developing a sync migration with imapsync.
A sync migration is a migration that:
1) Performs an initial sync.
2) Performs a sync every 4 hours till the cut off date.
3) Performs a final sync after the cut off date.
I expected that after a sync is performed on a account that has deleted and added e-mail that the deleted e-mail would be deleted or expunged in the destination imap account. However that's not what happens. The e-mail that was deleted on the souce imap account doesn't get deleted on the destination imap account.
From my understanding the -expunge2 only removes email which is flagged for removal.
Is there a way to delete the email in the destination imap account if the souce imap account deletes a email?
Thanks in advance for your time.
Dave |