23 messages in net.sourceforge.lists.courier-users[courier-users] Re: logging filesyste...
FromSent OnAttachments
Yuan P LiFeb 18, 2001 3:22 am 
Brian CandlerFeb 18, 2001 12:58 pm 
Yuan P LiFeb 18, 2001 7:33 pm 
Sam VarshavchikFeb 18, 2001 7:48 pm 
Brian CandlerFeb 19, 2001 3:08 am 
David Saez PadrosFeb 19, 2001 7:42 am 
David Saez PadrosFeb 19, 2001 7:43 am 
Sam VarshavchikFeb 19, 2001 8:02 am 
Adam ShermanFeb 19, 2001 8:06 am 
Tomas FasthFeb 19, 2001 8:14 am 
David Saez PadrosFeb 19, 2001 8:18 am 
Adam ShermanFeb 19, 2001 8:39 am 
Yuan P LiFeb 19, 2001 12:16 pm 
Yuan P LiFeb 19, 2001 12:58 pm 
Yuan P LiFeb 19, 2001 1:00 pm 
Sam VarshavchikFeb 19, 2001 1:45 pm 
Sam VarshavchikFeb 19, 2001 1:47 pm 
Yuan P LiFeb 19, 2001 1:51 pm 
Yuan P LiFeb 19, 2001 2:07 pm 
Sam VarshavchikFeb 19, 2001 2:17 pm 
Yuan P LiFeb 19, 2001 3:18 pm 
Yuan P LiFeb 19, 2001 3:43 pm 
Sam VarshavchikFeb 19, 2001 4:16 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: logging filesystem changes ...Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Feb 19, 2001 4:16:24 pm
List:net.sourceforge.lists.courier-users

Yuan P Li writes:

It will be very useful to sync all the mailboxes on the primary server to a backup server ...

Sam> Have the primary send a backup copy of all incoming mail to the secondary.

Do you mind giving us a pointer as how this is done exactly? Thanks.

Put a forwarding instruction into .courier

For all accounts? Or is there a central .courier that can catch all incoming mail?

DEFAULTDELIVERY in $sysconfdir/courierd sets the default delivery instructions. However they are only used when $HOME/.courier doesn't exist.

Yes. But what I am after is how to setup a backup mail server with courier. When mail comes to the backup server, it simply forward them to another host, without changing the TO: field. If the main server is not available, just the hold the mail for sometime. I think some email packages refer this to as a host "static route".

Put the primary domain name in the esmtpacceptmailfor file on the backup mail server, and remove it the backup server's locals file, and just make sure that the backup mail server is designated as the backup MX for the primary domain. If you want to set the backup server at the same MX priority as the primary server, also add a static route to the esmtproutes file, on the backup server.