OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: multiple servers on same domain - problem

From: Matt Fretwell (mattfbauchan.org)
Date: Tue Mar 01 2005 - 10:39:31 CST


Gerald Davies wrote:

> I've been told that its not to do with DNS, but that its to do with
> the email servers trying to deliver locally.
>
> I would be grateful if anyone has a solution or can come up with some
> suggestions as to how to resolve this in Postfix.

 Post the output of postconf -n.

 Most likely you need to unset parent_domain_matches_subdomains, or remove
mynetworks from the list. Man 5 postconf for the setting.

Matt