PDA

View Full Version : MX Records


bswinnerton
28th October 2007, 04:06
I have ISPConfig installed on one of my servers. If i were to make MX records, one for the one with ISPconfig and another for my exchange server, would the email go to both servers?

Thanks.

till
28th October 2007, 13:12
would the email go to both servers?

No. MX records have a priority and the email is sent to the mailserver with the lowest priority in the mx record, if this server is unreachable, the email is delivered to the server with the next higher priority.

bswinnerton
28th October 2007, 15:37
Well thats a bummer. Is there any way to do this? (Have emails sent to both servers)