Hi Guys,
I have a requirement to setup Postfix to have every incoming email to a specific domain processed by a script. I have this part working using the access file which pipes the email into a script and the script does its thing.
The second part of the requirement is to have every email for that same domain also forwarded to another mailbox. This is where I'm coming unstuck..
I've tried adding a BCC to the email, tried having the script also forward the email using sendmail (doesn't come through with attachment), have postfix on 25 add a BCC or with an entry in the virtual table and then proxy that to another postfix which does the script, etc..
I'm running out of ideas :( Anyone got anything I can try out?
Cheers
[link][4 comments]