Johannes Nohl wrote:
> Thanks for your fast answer but I've never seen such a setup. How do I
> set smtpdomainX? All I've seen so far is one configuration for one
> server. How do I splitt it up? Is it inside main.cf?
Hi Johannes
you set up the transports in master.cf:
smtp2 unix - - n - - smtp
-o smtp_bind_address=1.2.3.2
smtp3 unix - - n - - smtp
-o smtp_bind_address=1.2.3.3
smtp4 unix - - n - - smtp
-o smtp_bind_address=1.2.3.4
smtp5 unix - - n - - smtp
-o smtp_bind_address=1.2.3.5
smtp6 unix - - n - - smtp
-o smtp_bind_address=1.2.3.6
Your transport table:
<domain> smtp2:
<domain> smtp3:
<domain> smtp4:
<domain> smtp5:
<domain> smtp6:
I haven't tested this, but I'm pretty certain it should work.
/Per Jessen, Zürich
--
http://www.spamchek.com/ - your spam is our business.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]