This is a discussion on Re: inet_interfaces question within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Wed, Oct 06, 2004 at 05:21:35PM +0100, Matt wrote: > > If I login into the postfix ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, Oct 06, 2004 at 05:21:35PM +0100, Matt wrote:
> > If I login into the postfix machine (using my shell account) and create > > an email to send...when postfix gets this email what inet_interface does > > it go OUT on when there are 3 or 4 of them? > > > > Use smtp_bind_address. > Why? This is rarely needed. The traffic goes out the right interface to reach the destination per the routing table. Also, inet_interfaces = all (the default setting) is the right configuration for multi-homed machines that listen on all interfaces. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo@postfix.org?body=unsubscribe%20p ostfix-users> |