At 23:01 23/11/2003 +0000, Alan Munday wrote:
Thanks Simon

I am using stars as I used the Advosys how-to as my starting point. I've
started playing with the scripts and wondered if SA left any variables set
e.g. hit value, that I could use rather than re-reading the file as I
thought this would be much quicker. I count the actual values as I separate
non-spam, from marked and delivered (5+) and marked and dumped into a
spamtrap (10+).

We use a combination of both tests as well - users required_hits is the main threshold which we default to 7 (but they can change it through a user interface) and above that the messages can (optinally) be moved to a spam folder, and for this I check for X-Spam-Status: Yes. (which is based on required_hits)


But as well as this there is the option to immediately delete mail above a certain threshold (minimum of 15) and for that I count the stars in X-Spam-Level.

So for example you could set it so that <7 comes through normally, >=7 and <15 goes in their spam folder and >= 15 is deleted outright...(thats how I have my own personal settings at the moment...)

Regards,
Simon



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to