> > maybe someone here's a postfix guru. I have a problem which I don't
> > know if it's solvable at all.
> >
> > I have a machine running as mail server for several domains. Each
> > domain has its own IP. For each IP I can set up a reverse DNS entry.
> >
> > How can I configure postfix to send e-mail using different IPs
> > depending on sender domain?
>
> You set up different outbound transports, eg. smtpdomain1, smtpdomain2
> etc.  For each one you assign an IP using the smtp_bind_address
> setting.  Then you use a transport table to select the outbound
> transport depending on the domain.

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?

Thanks!
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to