Problem: Mail sent to fa.mscpas.com is not reading the correct mx records. The mail is coming to my server and sitting instead of moving through the mx records.
Facts:
fa.mscpas.com is setup as its own domain name.
I have an A record setup in mscpas.com to point to fa.mscpas.com to its IP.
2 MX records exist in DNS management. This records also exist if i ssh in and look at the zone file.
When I do an mxlookup it reads the mail server as mail.fa.mscpas.com which I do not have setup anywhere.
Any help would be appreciated.
Thanks,
Rick
Facts:
fa.mscpas.com is setup as its own domain name.
I have an A record setup in mscpas.com to point to fa.mscpas.com to its IP.
2 MX records exist in DNS management. This records also exist if i ssh in and look at the zone file.
[root@arc /]# cat /var/named/fa.mscpas.com.db | grep MX
fa.mscpas.com. 14400 IN MX 10 spam3.smarsh.com.
fa.mscpas.com. 14400 IN MX 20 spam4.smarsh.com.
When I do an mxlookup it reads the mail server as mail.fa.mscpas.com which I do not have setup anywhere.
Any help would be appreciated.
Thanks,
Rick