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  -=-  g...@telenet.be  -=-  PGP: 0xC4BB9E9F
This e-mail was composed using 100% recycled spam messages!

Reply via email to