[Dovecot] Anyone successfully setup Continous Backup of mailboxes using rsync ?

Geert Hendrickx ghen at telenet.be
Fri Jan 29 10:35:51 EET 2010


On Fri, Jan 29, 2010 at 10:21:39AM +0500, CoolAtt NNA wrote:
> 
> 
> Hi Alex,
> 
> I mirror the mailboxes as follows:
> 
> rsync -avt --log-file=$log_file /home/vmail/ 10.0.0.x:/home/vmail
> I run it in a script for e,g every 1 min.


If running this from cron every minute, make sure to use
a lockfile or something to make sure you don't end up with
multiple rsync jobs running at the same time...


	Geert


-- 
Geert Hendrickx  -=-  ghen at telenet.be  -=-  PGP: 0xC4BB9E9F
This e-mail was composed using 100% recycled spam messages!


More information about the dovecot mailing list