<div class="gmail_quote">On Tue, Jun 9, 2009 at 3:33 AM, Scott Silva <span dir="ltr">&lt;<a href="mailto:ssilva@sgvwater.com">ssilva@sgvwater.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
on 6-8-2009 12:54 AM Zaeem Arshad spake the following:<br>
<div><div></div><div class="h5">&gt;<br>
&gt;<br>
&gt;<br>
&gt;     Zaeem<br>
&gt;<br>
&gt;     The SpamAssassin Cache does part of this - keeps a hash of the emails<br>
&gt;     and scores for a short period, and doesn&#39;t scan the email again if it<br>
&gt;     matched the hash.<br>
&gt;<br>
&gt;<br>
&gt; Yups. That&#39;s good!<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     For the storage (or rather not storing) if it hits the SpamAssassin<br>
&gt;     cache, interesting idea - what do other people think? Depends what you<br>
&gt;     do with the spam/highscoring spam first, not everyone stores the email<br>
&gt;     in the first place.<br>
&gt;<br>
&gt;<br>
&gt; Or maybe, only store spam based on specific score ranges. It seems I<br>
&gt; will have to write a perl custom function to handle that. Thanks anyway.<br>
&gt;<br>
</div></div>You can already do that now. I have the following in my Mailscanner.conf;<br>
SpamAssassin Rule Actions = SpamScore&gt;25=&gt;not-store<br>
<br>
That way spam that scores over 25 isn&#39;t stored. You could do a lot of<br>
different things. Spam that scores a certain range but didn&#39;t hit bayes_99<br>
could be sent to a different box for spam training. The rule actions stuff can<br>
do many amazing things!<br>
<br>
<br></blockquote></div>Sweet! Will try.<br><br><br>Regards<br><br>--<br>Zaeem<br>