Posts with the tag Synchronization
My documented Search for Free Software for IMAP Synchronisation
To dump / backup your IMAP Mail Folder to a local directory, there are some projects in the Ubuntu repositories:
looked for last changes on 2010-01-10
- imapcopy - pascal http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html last change: 2006-04
- imapsync - perl http://www.linux-france.org/prj/imapsync/ last change: v1.286 2009-07
- offlineimap - python http://software.complete.org/software/projects/show/offlineimap last change in git repo: 2009-08
- syncmaildir...
Synchronize Directories using Unison
Unison is a great tool to keep directories and files synchronized. It is extremely simple to use once you figure out how to do the setup and it can be done automatically (via a cronjob).
I show you here how to do it:
If you are not sure if used Unison before,...