James Collins wrote:
> Is there a way for me to automatically redirect all mail from
one
> *@mary.com domain to another *@john.com domain?
>
Yeah, fairly easy, use a router like.
example:
driver = redirect
allow_defer
allow_fail
data = $local_part@???
domains = mary.com
John