You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/02/19 02:37:01 UTC

[Bug 1332] change "hits" to "points"

http://bugzilla.spamassassin.org/show_bug.cgi?id=1332

duncf@debian.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From duncf@debian.org  2004-02-18 17:37 -------
Fixed.

$self->{hits} is now $self->{score}

required_hits is now required_score

"hits" is now "points" unless referring to the whole message's score (then it's
"score")

"hits" is still "hits" when it refers to the number of times a rule hits.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.