Hi all.
Please can someone point me in the right
direction.
I have a number of domains going to 1 exchange
server.
I have set up address rewriting in the form of a
dsearch which works okay.
The problem is that I need to duplicate all users
for the primary domain into files of the other domains.
i.e
domain1.tld contains
user1 [EMAIL PROTECTED]
user2 mailto:[EMAIL PROTECTED]
now domain2.tld needs to contain the
same.
user1 [EMAIL PROTECTED]
user2 mailto:[EMAIL PROTECTED] Is there a way of making all domains use the same
file instead of duplicating it???
my config currently contains:
begin
rewrite
[EMAIL PROTECTED];/usr/exim/alias-file/ ${lookup{$1$2}partial-lsearch\ {/usr/exim/alias-file/$domain}{$value}fail} ET thanks
Tom
|