Awesome, I&#39;m 99% sure that&#39;s what I used before. Thanks a lot Stef!<br><br><br><br><div class="gmail_quote">On Wed, Aug 4, 2010 at 10:07 AM, Stef Morrell <span dir="ltr">&lt;<a href="mailto:stef@aoc-uk.com">stef@aoc-uk.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Edward Dam wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I am hoping someone can answer these (hopefully) easy<br>
&gt; questions. I know this is possible as I had it working at<br>
&gt; another facility, but I no longer work for that company and<br>
&gt; how I did it escapes me right now (it was some time ago)<br>
&gt;<br>
&gt; What I need to accomplish is a rule that will forward a copy<br>
&gt; FROM and TO specific users to another user.<br>
&gt;<br>
&gt; For example, if a sales manager wants a copy all messages<br>
&gt; coming TO his sales team and going FROM his sales team<br>
&gt; forwarded to the &quot;sales&quot; mailbox.<br>
<br>
</div>You might be able to achieve this in the MTA as Peter Ong suggests, but<br>
if not, then you probably want a ruleset for the &#39;Non Spam Actions&#39;<br>
setting in MailScanner.conf with the following rules:<br>
<br>
From: <a href="mailto:sender@company.com">sender@company.com</a> and To: <a href="mailto:recipient@company.com">recipient@company.com</a> deliver forward<br>
<a href="mailto:sales@company.com">sales@company.com</a><br>
Default: deliver<br>
<br>
Regards<br>
<font color="#888888"><br>
Stef<br>
</font><div><div></div><div class="h5">--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</div></div></blockquote></div><br>