You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Jessica Brennan <ji...@panix.com> on 2004/08/10 12:40:23 UTC

Basic required_hits question

My required_hits is set to 4.0 yet an email that scored 4.0 was not marked 
as spam. I thought it was supposed to be "hits equal to or greater than 
the filter level", right? I have found documents online saying that SA 
marks spam at "hits equal to or greater than the filter level" and 
documents that say it marks spam "greater than the filter level". I was 
just wondering which it was.

-Jessica

Re: Basic required_hits question

Posted by Theo Van Dinter <fe...@kluge.net>.
On Tue, Aug 10, 2004 at 06:40:23AM -0400, Jessica Brennan wrote:
> My required_hits is set to 4.0 yet an email that scored 4.0 was not marked 
> as spam. I thought it was supposed to be "hits equal to or greater than 
> the filter level", right?

It's greater than or equal to.  I'm guessing that you're probably running
into http://bugzilla.spamassassin.org/show_bug.cgi?id=2607.

-- 
Randomly Generated Tagline:
"C.I.A." -- A contradiction in terms most of the time.

Re: Basic required_hits question

Posted by Loren Wilton <lw...@earthlink.net>.
In your case it is probably roundoff error in the display.  The actual hits
was probably 3.99 or some such, and that rounds to 4.0 in the display.  So
it looks like it should have triggered, but it was actually still a bit shy.
It is actually 'equal or greater', but with the actual numbers and not the
rounded display version.

    Loren


----- Original Message ----- 
From: "Jessica Brennan" <ji...@panix.com>
To: <sp...@incubator.apache.org>
Sent: Tuesday, August 10, 2004 3:40 AM
Subject: Basic required_hits question


> My required_hits is set to 4.0 yet an email that scored 4.0 was not marked
> as spam. I thought it was supposed to be "hits equal to or greater than
> the filter level", right? I have found documents online saying that SA
> marks spam at "hits equal to or greater than the filter level" and
> documents that say it marks spam "greater than the filter level". I was
> just wondering which it was.
>
> -Jessica
>