Hi
We're running cPanel with mailscanner / clamAV installed. We have a client who requires that any 'internal' email (where the sender and the recipient are on the same domain) be bcc'd to a general collection / auditing address.
The rule would be something like this:
This is just pseudo-code - I have no idea what language I would need to be writing it in, or where I would need to insert the rule - this is the info I needCode:If (((sender == *@domain.com) and (recipient == *@domain.com)) and (recipient != collector@domain.com)) { forward-to collector@domain.com }![]()
Any advice much appreciated.
Thanks in advance,
Shaun



LinkBack URL
About LinkBacks
Reply With Quote




