RE: [Exim] Backup mail server

Pàgina inicial
Delete this message
Reply to this message
Autor: Troy Settle
Data:  
A: jgofton, exim-users
Assumpte: RE: [Exim] Backup mail server
Joe,

This is a DNS issue. For each domain you want going through this backup
MX server:

@ IN MX 10 primary-mail.domain.com.
@ IN MX 20 backup-mail.domain.com.
@ IN MX 30 other-backup.domain.com.

Etc...

Then, if your backup receives mail, it'll try to deliver to the primary
MX. If the primary MX fails, the backup will keep trying every n
minutes (depending on your queuerunner and retry config).

--
Troy Settle
Pulaski Networks
http://www.psknet.com
540.994.4254 ~ 866.477.5638
Pulaski Chamber 2002 Small Business Of The Year


> -----Original Message-----
> From: exim-users-admin@???
> [mailto:exim-users-admin@exim.org] On Behalf Of Joe Gofton
> Sent: Tuesday, June 10, 2003 12:51 PM
> To: exim-users@???
> Subject: [Exim] Backup mail server
>
>
> I want to set up a backup mail server. I want it to accept
> messages when
> my main mail server is down and try to forward any messages it has
> recieved to the main mail server every X minutes. Any ideas?
> I already
> have it set up to recieve the messages but I am having
> trouble figureing
> out how to forward them to my main server.
>
> Thanks
>
>
> --
> Joe
>
> ***
> I can only please one person a day.
> Today is not your day and tomorrow doesn't look good either.
> ***
>
>
>
>
> --
>
> ## List details at
> http://www.exim.org/mailman/listinfo/exim-> users Exim details
> at http://www.exim.org/ ##
>
>