Hi
I want to forward a copy of the users email which has the specific subject. I have tried the below settings, able to Redirect that particular subject mail. But i want to forward a copy of that mail to another group id. Instead of REDIRECT is there any option to put a Cc: to the group id.
in /etc/postfix/
main.cf:
header_checks = regexp:/etc/postfix/header_checks
Then, created /etc/postfix/header_checks and added the following:
/^Subject: Time*/
REDIRECT
someot...@domain.com