OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: A smtp server connected to a specific smtp client!?

From: Noel Jones (njonesmegan.vbhcs.org)
Date: Fri Aug 10 2007 - 09:20:37 CDT


At 07:39 AM 8/10/2007, Diego Woitasen wrote:
>Hi,
> I want to enable a second Postfix SMTP server connected to some
>specific SMTP Client. I trying with this configuracion in master.cf
>without success:
>
>192.168.1.254:20025 inet n - - - - smtpd
> -o default_transport=example:
>
>example inet n - - - - smtpd
> -o inet_interfaces=1.2.3.4
>
>The idea is configure a second smtp relay in the same hosting to relay
>mail with a specific outbound ip address.

That won't work, transport decisions are made by the queue manager, not smtpd.
This requires a second postfix instance.

--
Noel Jones