Results 1 to 3 of 3
i have installed two qmail server on suse 10
now i want to make syncronisation between these two server.
so that i can use second server after crashing first server
...
- 10-08-2008 #1Just Joined!
- Join Date
- Oct 2008
- Location
- delhi
- Posts
- 6
syncronization between two qmail server
i have installed two qmail server on suse 10
now i want to make syncronisation between these two server.
so that i can use second server after crashing first server
how can i do this
it is urgently very much
thanks
- 10-10-2008 #2Just Joined!
- Join Date
- Oct 2008
- Posts
- 6
umm?
have you tried rsync? It does neat stuff.
- 10-11-2008 #3Linux User
- Join Date
- May 2008
- Location
- NYC, moved from KS & MO
- Posts
- 251
rsync is what I use. I'm not using qmail but the email server is using maildir so I think the situation is very similar. make sure you use --delete option for rsync otherwise your secondary email server will hold tons of old emails which are the result of some users setting to leave their emails on the server.


Reply With Quote