On Fri, 21 Sep 2001, Mike Meredith wrote:
> I'm trying to setup my mail servers to accept mail for a certain
> domain, and forward that mail onto another server with the same local
> part. In terms of an alias file :-
> *: $1@???
> However, as far as I can see there isn't a way of doing this with alias
> files. Can anyone confirm whether this is possible or not ?
You can use partial-lsearch if I'm not mistaken ... or just a single
rewrite rule in your exim.conf should do the trick.
-suresh