Page 1 of 1

rejected: Domain not found;

Posted: 04 Sep 2014 23:53
by c0mputerking
I have pve1.mydomain.ca added to (8) mail settings >> (4) transports but still get the below error I'm not sure what is the problem here? I'm probably missing something obvious.


Sep 4 13:47:05 EFA-1 postfix/smtpd[3279]: connect from unknown[10.254.254.254]
Sep 4 13:47:05 EFA-1 postfix/smtpd[3279]: NOQUEUE: reject: RCPT from unknown[10.254.254.254]: 450 4.1.8 <root@pve1.mydomain.ca>: Sender address rejected: Domain not found; from=<root@pve1.mydomain.ca> to=<ryan@mydomain.ca> proto=ESMTP helo=<sun.mydomain.ca>
Sep 4 13:47:05 EFA-1 postfix/smtpd[3279]: disconnect from unknown[10.254.254.254]

Re: rejected: Domain not found;

Posted: 06 Sep 2014 07:11
by shawniverson
Is pve1.mydomain.ca defined in your local DNS server?

What do you get when you execute the following?

Code: Select all

dig pve1.mydomain.ca

Re: rejected: Domain not found;

Posted: 07 Sep 2014 20:11
by c0mputerking
doh had no A record in my dns for that been messing with an internal/external view setup and must have messed up that A record somewhere thanks for the help SOLVED

Re: rejected: Domain not found;

Posted: 16 Sep 2014 06:50
by DavidRa
This can also occur if your DNS does not return MX records for the domain. This might happen if you're running split DNS, and the EFA ends up looking at the internal DNS servers instead of external.