Ticket #163 (assigned defect)

Opened 5 years ago

Last modified 4 years ago

"Consider mail 'spam' score" test seems to actually be >, not >=

Reported by: jeff@… Owned by: rjl
Priority: normal Milestone: 1.1.0
Component: PHP scripts Version: 1.0.0 RC5
Severity: normal Keywords:
Cc:

Description

On the Domain Mail Filter Defaults page, two of the options available are:

Consider mail 'Spam' when Score is >= Quarantine Spam when Score is >=

If I put in identical values for both (say, 3.0 for each of them), I will still see ham with scores of 3.0. Specifically: it seems that the test used is actually ">", not ">=". My $0.02: ">=" would be more useful (I'd rather put in 3.0 instead of 2.999).

Attachments

palms.htm (9.5 kB) - added by test@… 5 years ago.
the palms news letter

Change History

Changed 5 years ago by jsquyres

FWIW, there is a lengthy followup of this on the mailing list:

http://www.renaissoft.com/pipermail/maia-users/2005-February/003559.html

Changed 5 years ago by dmorton

see also: #18

#18, #163, and #164 are all related, and should all be fixed by the feature development taking place in source:branches/level4/trunk

Changed 5 years ago by test@…

the palms news letter

Changed 4 years ago by rjl

  • status changed from new to assigned
  • patch set to 0
  • milestone set to 1.0.2

Changed 3 years ago by anonymous

moving to 1.1 milestone

Changed 3 years ago by dmorton

  • milestone changed from 1.0.2 to 1.1.0
Note: See TracTickets for help on using tickets.