Re: Opinion on high-volume Email server!

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Matt Alexander
Date:  
À: plug-discuss
Sujet: Re: Opinion on high-volume Email server!
On Mon, 20 Dec 2004 22:05:10 -0700, Sanjay Darisi <> wrote:
>
> The linux email gateway that I mentioned is mail.xyz.com and it has to relay emails to mail server1, if it goes down it has to relay emails to mail server2. xyz.com has the linux email gateway as the mail server (MX record). How do I configure this to relay emails the way I said.



Create a new DNS entry called foo.xyz.com (no A record is necessary)
and set the MX records for foo to server1 and server2.
Then in the Postfix transport map, do:

xyz.com     smtp:foo.xyz.com


Postfix will check the MX records and deliver according to the set priority.
~M
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss