Marcin Hlybin:
> Hello,
>
> I am trying to add the second IP address to the same Postfix
> instance. I would like to separate mail traffic not creating many
> postfix instances.
The problem that you describe is exactly what multiple instances
are supposed to solve.
You can kludge this up with "
On 2011-11-15 17:52, Marcin Hlybin wrote:
Hello,
I am trying to add the second IP address to the same Postfix instance. I would
like to separate mail traffic not creating many postfix instances.
In master.cf I have:
1.2.3.4:smtp inet n - - - - smtpd -o myhostname=mail1.domain.com
1.2.3.5:smtp
Hello,
I am trying to add the second IP address to the same Postfix instance. I would
like to separate mail traffic not creating many postfix instances.
In master.cf I have:
1.2.3.4:smtp inet n - - - - smtpd -o myhostname=mail1.domain.com
1.2.3.5:smtp inet n - - - - smtpd -o myhostname=mail2.d