[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Exchange Server with Second BackUp Mail Server



I now that,

How can I set the priority in the GUI ???

primary-mail.domain.com is on our server (www.domain.com) but :
backup-mail.otherdomain.com is NOT on our server.

> How can I define in the DNS records of our server these settings.
> So, that when the first exchange server is not online the mails are
handled
> by the other exchange server. (With another IP and another domain name not
> hosted on our server).

This is very basic DNS stuff. See the DNS-HOWTO[1] and learn DNS.

To directly answer your problem, you want to set to MX records for the
client's domain, with the primary server given a higher priority than
the backup server. A zone file that reflects this functionality would
look something along the lines of:

  IN		MX	10	primary-mail.domain.com
  IN		MX	20	backup-mail.domain.com

   - andrew

[1] http://www.linuxdoc.org/HOWTO/DNS-HOWTO.html

--
Andrew J. Reid                    "Catapultam habeo. Nisi pecuniam omnem
andrew.reid@xxxxxxx               mihi dabis, ad caput tuum saxum immane
+61 401 946 813                   mittam"

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users