Hello guys and gals,
I wonder if anyone can help me figure this out. I'm trying to plan email
routes for a domain which is registered with Network Solutions.
DNS is managed at NetSol, website is hosted at a VPS, with Linux and qmail
for mail, with another hosting company. We will have a Unix server in-house
with two static IPs through two ISPs, which the Unix box will use to connect
to WAN. At NetSol, I want to set up MX records pointing to three IPs:
mail1.domain.com (10) first IP of Unix box
mail2.domain.com (20) second IP of Unix Box
mail3.domain.com (30) IP of Linux VPS
When the mail arrives I want for it to try the mail1 and mail2 servers
first. If they are down, I want the mail to go to mail3 server.
What I want to achieve is, at the Linux VPS, I want to set up local DNS, or
set-up qmail so that when the mail3 server accepts mail, it will keep trying
mail1 and mail2 servers. I spoke to the hosting company and they told me
that since the DNS is managed by NetSol, this can not be done, but I'm not
fully convinced since we have full contol with root access to the VPS.
Any suggestions as to how this can be done?
Many thanks,
Dave