Bug 208 - subject_is_all_caps should not flag single word subjects
Summary: subject_is_all_caps should not flag single word subjects
Status: CLOSED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 2.30CVS
Hardware: All All
: P4 enhancement
Target Milestone: ---
Assignee: Craig Hughes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-12 16:50 UTC by Klaus Johannes Rusch
Modified: 2002-10-08 09:12 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
Patch patch None Duncan Findlay [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Johannes Rusch 2002-04-12 16:50:28 UTC
subject_is_all_caps should not flag single word subjects, these are often 
acronyms such as USA or WINE or XML -- real spam usually has multiple words in 
uppercase.

Alternatively, two separate rules for subject_is_all_caps 
subject_is_all_caps_single_word (fancy name, huh :-)) might be good to allow 
different weights.
Comment 1 Duncan Findlay 2002-04-13 15:44:18 UTC
I'll work on this...
Comment 2 Duncan Findlay 2002-04-13 15:53:38 UTC
Created attachment 67 [details]
Patch
Comment 3 Duncan Findlay 2002-04-13 15:57:17 UTC
here
Comment 4 Craig Hughes 2002-04-25 17:13:45 UTC
Commited
Comment 5 Klaus Johannes Rusch 2002-10-08 17:12:10 UTC
Confirmed