Bug 344 - Don't call razor for short messages
Summary: Don't call razor for short messages
Status: RESOLVED WONTFIX
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: All All
: P4 enhancement
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-22 18:43 UTC by Craig Hughes
Modified: 2002-06-02 14:29 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Hughes 2002-05-22 18:43:47 UTC
Not sure if this is the right idea, but only use Razor for "long" messages, to avoid false positives on 
"hello", "<blank>", "test", etc.

Maybe don't need this though since score for Razor is only 3.0
Comment 1 Craig Hughes 2002-06-02 22:29:44 UTC
Decided against it.