A (Hopefully easy) Question
Stef Morrell
stef at aoc-uk.com
Wed Aug 4 15:07:22 IST 2010
Edward Dam wrote:
> Hi all,
>
> I am hoping someone can answer these (hopefully) easy
> questions. I know this is possible as I had it working at
> another facility, but I no longer work for that company and
> how I did it escapes me right now (it was some time ago)
>
> What I need to accomplish is a rule that will forward a copy
> FROM and TO specific users to another user.
>
> For example, if a sales manager wants a copy all messages
> coming TO his sales team and going FROM his sales team
> forwarded to the "sales" mailbox.
You might be able to achieve this in the MTA as Peter Ong suggests, but
if not, then you probably want a ruleset for the 'Non Spam Actions'
setting in MailScanner.conf with the following rules:
From: sender at company.com and To: recipient at company.com deliver forward
sales at company.com
Default: deliver
Regards
Stef
More information about the MailScanner
mailing list