This is a discussion on Re: inet_interfaces question within the mailing.postfix.users forums, part of the Mail Servers and Related category; J.D. Bronson wrote: > Here is what I currently have: > > inet_interfaces = $myhostname, localhost > > I am ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
J.D. Bronson wrote:
> Here is what I currently have: > > inet_interfaces = $myhostname, localhost > > I am adding 2 more NICs on this machine that I need to have postfix > 'listen' in on and I presume that I simply have to add the IPs here... > > My actual question here is as follows: > > 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. Matt |