This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
I currently have a global re-write set up for a domain. This is because this
particular inbound server just deals with this one domain.
I am moving the domain to a new mail server which handles other domains and
do no w3ant the re-write to be performed or looked at
Currently I have:-
begin rewrite
*@*.domain.co.uk $2@??? E
So it rewrites something@??? to name@???
Can I place the re-write in a router or transport or something so its just
done on domain.co.uk and not on other ones? If so what sort of syntax would
be used?
Thanks
--