(no email)
Date: Mon Jul 01 2002 - 10:09:43 EDT
On Mon, 1 Jul 2002, Dean Strik wrote:
> Vector wrote:
> > Hello all,
> > Is there a way to tell postfix which IP address to use when initiating
> > outgoing smtp connections and sending email? My network interface has
> > several IP's and I can't chage the primary IP because of other applications
>
> In your master.cf, change the smtp-inet line from e.g.
>
> smtp inet n - n - 250 smtpd
>
> to
>
> smtp inet n - n - 250 smtpd -o bind_address=my.ip.ad.dy
>
This is wrong:
- Outgoing connections have nothing to do with "smtpd".
- There is no parameter called "bind_address" that is understood by
"smtpd" or any other Postfix daemon.
- The place to set these parameters is usually main.cf not master.cf
unless the parameter setting varies by transport.
The right answer has already been provided in another response.
-- Viktor. - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|