email - Postfix forward a mail copy - Ask Ubuntu
i have forward copy of incoming mails sender "system1@hpa.com" "central@hpa.com". tested following maildrop on test enviroment:
if (/^from:.*system1@hpa\.com.*/:h) { cc "!central@hpa.com" }
now have problem on productive postfix server. address "central@hpa.com" alias of local user address (alarming@domain.ch) , im not allowed change because of network settings.
is there way forward mail copy original "central@hpa.com", on external exchange server?
maybe have setup seperate postfix server dont know configure on it.
(sorry english)
thanks
Comments
Post a Comment