OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Assistance with a sender_dependent_relayhost_maps configuration

From: Wietse Venema (wietseporcupine.org)
Date: Mon Oct 02 2006 - 10:18:41 CDT


Tillotson, Jeff:
> localhost:10025 inet n - n - - smtpd
> -o content_filter=
> -o sender_dependent_relayhost_maps=

sender_dependent_relayhost_maps is NOT implemented by the smtp SERVER.

It is implemented by the trivial-rewrite server, and therefore
it can't be overruled with -o options (at least, not without
making a huge mess of master.cf).

Use multiple Postfix instances and life will be come much easier.

        Wietse