Am 04.04.2011 07:39, schrieb email builder:
> Hello,
> 
> I'm wondering if it's possible to configure a smtpd process in master.cf to 
> send 
> messages to the outside on a secondary network interface.  It seems to be 
> possible to make a smtpd process listen on a given interface (IP address) by 
> specifying the IP address on the front of the configuration line like so 
> (where 
> "bbb.bbb.bbb.bbb" is an IP address affixed to a secondary network interface):
> 
> bbb.bbb.bbb.bbb:smtps inet  n      -      n      -      -      smtpd
> 
> But when sending mail, it still seems to go out on the machine's primary 
> network 
> interface.
> 
> Help much appreciated.

you may use
smtp_bind_address=your.ip.add.here
in main.cf

-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria

Reply via email to