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
|