|
| | Subject: | Multiple IPs | | Group: | Postfix-users | | From: | James Devine | | Date: | 27 Mar 2008 |
I am trying to separate multiple IPs in the master.cf file. I have created
multiple instances of smtpd on different IPs and multiple instances of smtp
which is running via a unix socket, each socket named differently and each
passed a different IP via -o smtp_bind_address. My problem is binding the
message coming in via the specific smtpd process to the correct smtp unix
socket. I cannot find a flag to accomplish this. Does anyone know if this
can be done or if there is a better way of going about this?
Thanks.
|