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

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu