On 10/15/2013 01:55 PM, FliedRice wrote:
is the domain missing from /etc/localdomains ?
With /etc/localdomains being... what ?
It's not a postfix parameter.
Nor does postfix use local name resolution for email *delivery*, unless
you specifically tell it to; this is governed by the smtp_host_lookup
parameter.
also I have seen numerous listings for resolution on the web that stated the
following:
set MX priority to 0 for the related domain
All that does is re-iterate that this machine handles mail for its own
hostname.
A delivery next-hop is found after an MX lookup followed by an address
lookup.
As explained previously, if no valid or usable MX records are found, the
host is tried directly.
--
J.