[EMAIL PROTECTED] wrote:
Thank you mouss!
please do not top post.
I've neglected to inform that I am already using transports:
if you keep "neglicting", don't be surprised if people neglect your
posts ;-p
when asking for help, it is important to give a precise description of
your situation. this includes output of 'postconf -n', relevant logs and
possibly content of master.cf. but it also includes a summary of the
problem. in any case, don't say what you think. say what you you see.
inside.XXX.COM smtp:exchange-server.XXX.COM
XXX.com smtp:exchange-server.XXX.COM
YYY.com smtp:[exchange-server.YYY.COM]
ZZZ.com smtp:[192.168.222.1]
I need to be able to look aliases *before* using transports. Right now, if I send to a user in domain ZZZ.COM, lookups in aliases do not happen, though I want them to.
which aliases? alias_maps or virtual_alias_maps?
The reason is that we have users for all domains co-located and all email will
flow through me, and I want to be able to control the final destinations for
these few individuals, but for the larger pool of users and DL's, I simply wish
for them to just use transports.
Is there a way to use virtual_alias_maps for a domain *first*, then if not
found in there to use transports for a specific domain? Allowing the exchange
server figure out if it is a valid user or not? Can this be done for say 12
domains?
that's how it works. virtual aliases are expanded before transport. BTW,
the more you "neglect", the more it will take to understand what problem
you have.