I have a server that has a half dozen domains associated with it. Until now I have used LOCK-NET.COM for the nameserver for both dns http and email mx and never had any problems with email. I just added a domain which is registered by godaddy and am using their nameserver for it instead of LOCAL-NET.COM. When I try to send emails to the new domain, I get the relaying denied error. I can send emails to the same users on all the other domains other than the new one fine, so I am pretty sure it is a problem with the mx record, but I cannot find what might be the cause. Here are log file entries:
When sending to the new domain septicchecker.com I get this:
If I send to the same user on any other domain on the server it works fine, with this log entry:
I have been looking for a solution on the net for the last 3 days but cannot find anything which seems applicable here.
Any assistance or hints would be greatly appreciated.
When sending to the new domain septicchecker.com I get this:
Code:
Mar 3 13:56:10 king-cart sm-mta[65899]: v23IuA2N065899: ruleset=check_rcpt, arg1=<sccontact@septicchecker.com>, relay=s2.neomailbox.net [5.148.176.60], reject=550 5.7.1 <sccontact@septicchecker.com>... Relaying denied
Mar 3 13:56:11 king-cart sm-mta[65899]: v23IuA2N065899: from=<mdudley@king-cart.com>, size=1650, class=0, nrcpts=0, proto=ESMTP, daemon=IPv4, relay=s2.neomailbox.net [5.148.176.60]
Code:
Mar 3 14:30:07 king-cart sm-mta[7568]: v23JU6gW007568: from=<mdudley@king-cart.com>, size=307, class=0, nrcpts=1, msgid=<58B9C43A.4060102@king-cart.com>, proto=ESMTP, daemon=IPv4, relay=s2.neomailbox.net [5.148.176.60]
Mar 3 14:30:07 king-cart sm-mta[7569]: v23JU6gW007568: to=<sccontact@byterunner.com>, ctladdr=<mdudley@king-cart.com> (1006/1006), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30582, relay=local, dsn=2.0.0, stat=Sent
Any assistance or hints would be greatly appreciated.