[comp.mail.sendmail] Secondary mail-router

keijo@vttux1.vtt.fi (Keijo Tuominen) (08/29/90)

I wonder if it is possible to configure sendmail.cf so that 
it can have two main mail-routers except the only DR-macro.
I would like to have that other one just in case when the
other server might be down.
So if anybody know a solution to this I like to hear it !!
--
 * Tuominen Keijo                       E-mail adresses:            *
 * Klaneettitie 18 d 56 00420 HKI    keijo.tuominen@.vtt.fi (Office)*
 * Phone (Home): 90-538606                   TELEFAX:   	    *
 * Phone (Office): 456-4295 VTT            +358 0 460648  	    *	

avolio@decuac.DEC.COM (Frederick M. Avolio) (08/29/90)

One way to to do this, of course, is to use bind and have your relay
(in sendmail.cf) be relay.yourdomain.  Then you need to have multiple
MX records for relay.yourdomain pointing to the main and secondary
relays.  When the main is down the secondary would get it.

Fred