MS store spam ruleset possible?
Zaeem Arshad
zaeem.arshad at gmail.com
Tue Jun 9 04:14:42 IST 2009
On Tue, Jun 9, 2009 at 3:33 AM, Scott Silva <ssilva at sgvwater.com> wrote:
> on 6-8-2009 12:54 AM Zaeem Arshad spake the following:
> >
> >
> >
> > Zaeem
> >
> > The SpamAssassin Cache does part of this - keeps a hash of the emails
> > and scores for a short period, and doesn't scan the email again if it
> > matched the hash.
> >
> >
> > Yups. That's good!
> >
> >
> >
> > For the storage (or rather not storing) if it hits the SpamAssassin
> > cache, interesting idea - what do other people think? Depends what
> you
> > do with the spam/highscoring spam first, not everyone stores the
> email
> > in the first place.
> >
> >
> > Or maybe, only store spam based on specific score ranges. It seems I
> > will have to write a perl custom function to handle that. Thanks anyway.
> >
> You can already do that now. I have the following in my Mailscanner.conf;
> SpamAssassin Rule Actions = SpamScore>25=>not-store
>
> That way spam that scores over 25 isn't stored. You could do a lot of
> different things. Spam that scores a certain range but didn't hit bayes_99
> could be sent to a different box for spam training. The rule actions stuff
> can
> do many amazing things!
>
>
> Sweet! Will try.
Regards
--
Zaeem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20090609/22789e66/attachment.html
More information about the MailScanner
mailing list