Skip to content

Q0808 I want to rewrite domain depending on local sender masks

Pavel Vasilyev edited this page Feb 7, 2015 · 3 revisions

Question


I want to rewrite domain depending on local sender masks

For ex.:
client123@microsoft.com_ to _client123@linux.com
client456@microsoft.com_ to _client456@linux.com
client999@microsoft.com_ to _client999@linux.com
...

client*@microsoft.com client@linux.com Eh # does not work

Clone this wiki locally