We run multiple brands on multiple servers, and what we basically want is for Postfix (which I have set up and forwarding successfully) to forward on <username>@brand2.com
to <username>@brand1.com
.
All it needs to do is receive mail for any username at brand 2 and forward it to the same username but at brand 1.
So for example if I emailed dave@brand2.com
it would forward it to dave@brand1.com
.
Is this possible, if so could anyone advise how I would go about this?