> From: owner-postfix-us...@postfix.org [mailto:owner-postfix-
> us...@postfix.org] On Behalf Of Pavel Dimow
>
> I know this is very bad, but I will need this only temporally.
> Basically I need to forward email to one address depending on the
> sender and recipient address
> but still original re
http://www.postfix.org/MULTI_INSTANCE_README.html
My client has Postfix 2.3.3. Must I update to 2.6+ to run multiple
instances side-by-side? Could I manually create an instance by, e.g.,
creating an /etc/postfix-foo with main.cf and master.cf, and configure
them to use different files and director
> These are not "keywords", they are transport names. Transports are
> defined in master.cf.
Ahh, so the names are conventional, configurable. Flexible
configurability is a theme with Postfix.
> The "smtp" transport is for other people's domains, the "relay"
> transport is for your domains that a
> > Thank you. With yours and Victor's input it sounds like I can do the
> > first relay with the existing Postfix processes, configuring a
> > sender_dependent relay to secondary instances of Postfix to handle
> > candidates for custom routing from this Sender.
> >
> > Then in the secondary Postfi
> >>> What I have not found and am for which I am requesting help, if
> >>> anyone has a pointer or experience in this area, is the ability
> >>> to combine the sender_dependent configuration with a recipient
> >>> condition. Is there a straightforward way to configure this?
> >>> Or do I need to s
> > What I have not found and am for which I am requesting help, if
> > anyone has a pointer or experience in this area, is the ability
> > to combine the sender_dependent configuration with a recipient
> > condition. Is there a straightforward way to configure this?
> > Or do I need to script a c
Hi,
I have a client with Postfix used as the main mail relay for a high
volume e-commerce site. All mail to outbound destinations is relayed
from sendmail processes to 2 main Postfix processes in the DMZ. Postfix
relays everything to a separate Postini server outside.
They've come to me w