From: Adi Linden (no email)
Date: Wed Nov 02 2005 - 12:18:55 EST
Got my second instance of postfix running. Using this in one config
inet_interfaces = 172.28.1.41
and this in the other config
inet_interfaces = 172.28.1.51
works great.
But, smtp and lmtp still use 172.28.1.41 for mail leaving the server
regardless of which postifx instance they entered on.
I specified
smtp_bind_address = 172.28.1.41
lmtp_bind_address = 172.28.1.41
and
smtp_bind_address = 172.28.1.51
lmtp_bind_address = 172.28.1.51
in the respective main.cf but that did not cause my secondary postfix to
originate mail from 172.28.1.51.
Adi
|
|
|