<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On 06 Mar 2007, at 10:24 AM, Thomas A. Cameron wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Having said all of that, I have a user that believes he doesn't need SPAM protection. He believes he can handle the problem better than any tool. If I had a way to do it, I wouldn't block connections with an RBL either, just to show him what he's in for. But, that's not something I really want to get into.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">My question is this. How can I tell MailScanner to blindly accept any email destined for several addresses? Would I be better off doing this on the postfix level with a header check that tests positive on every address except his few? I use the SQL whitelist function of MailWatch, so I can't whitelist wildcards for his address. Is it possible to chain rule files &amp; modules for the "is definitely not spam" option?</FONT></P> </BLOCKQUOTE></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV>I believe this is the portion you require...<DIV><BR class="khtml-block-placeholder"></DIV><DIV># The purpose of this option is to set it to be a ruleset, so that you</DIV><DIV># can skip all scanning of mail destined for some of your users/customers</DIV><DIV># and still scan all the rest.</DIV><DIV># A sample ruleset would look like this:</DIV><DIV>#   To:       bad.customer.com  no</DIV><DIV>#   From:     ignore.domain.com no  </DIV><DIV>#   FromOrTo: default           yes </DIV><DIV># That will scan all mail except mail to bad.customer.com and mail from</DIV><DIV># ignore.domain.com. To set this up, put the 3 lines above into a file</DIV><DIV># called /etc/MailScanner/rules/scan.messages.rules and set the next line to</DIV><DIV># Scan Messages = %rules-dir%/scan.messages.rules</DIV><DIV># This can also be the filename of a ruleset (as illustrated above).</DIV><DIV>Scan Messages = yes</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>--</DIV><DIV>Michael Choo</DIV><DIV>ACTC, APP 2006</DIV><BR class="Apple-interchange-newline"></SPAN></SPAN></SPAN> </DIV><BR></DIV></BODY></HTML>