DNS?
DNS?
Out of context: Reply #3
- Started
- Last post
- 6 Responses
- ********0
so do i add the servers ip address to the MX?
RoyBoy
(Aug 20 06, 21:06)No. At least not in my case.
I set up a sub domain mail.whatever.com, with an A record pointing to the mail server IP. I then set the MX record for whatever.com to:
mail.whatever.com
and then you need to set a priority
0= First
5= Second
and so on, depending on how many backups you want.I think the MX record has to be a qualified (sub)domain name.