Bug 2754 - FROM_OTHERS rule causes FP
Summary: FROM_OTHERS rule causes FP
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: 2.60
Hardware: Other All
: P5 normal
Target Milestone: 3.1.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-12 21:05 UTC by Bob Menschel
Modified: 2005-01-17 15:38 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
Email from United Airlines Mileage Plus text/plain None Bob Menschel [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Menschel 2003-11-12 21:05:30 UTC
Per attached email, the United Airlines Mileage Plus loyalty program is now 
using an email address of: 
United News <MileagePlus@UnitedOffers.com>
This matches the FROM_OTHERS rule, which: 
score FROM_OFFERS 4.300 3.932 4.095 4.100
and too easily leads to false positives.
Comment 1 Bob Menschel 2003-11-12 21:08:05 UTC
Created attachment 1554 [details]
Email from United Airlines Mileage Plus

This ham email scored as FP. Largest contributor was FROM_OFFERS rule.
Comment 2 Daniel Quinlan 2004-08-27 16:59:51 UTC
moving accuracy and some bugs to 3.1.0 milestone
Comment 3 Daniel Quinlan 2004-08-27 17:19:20 UTC
more accuracy and performance bugs going to 3.1.0 milestone
Comment 4 Daniel Quinlan 2004-10-26 18:02:18 UTC
The score is now lower... do we still want to change this rule?

score FROM_OFFERS 1.822 0.861 2.243 1.491
Comment 5 Justin Mason 2004-10-26 18:29:16 UTC
we could even drop it at this stage.

  0.105   0.1571   0.0035    0.978   0.56    1.82  FROM_OFFERS
Comment 6 Bob Menschel 2004-10-26 21:38:25 UTC
It remains a good spam rule here. With the lower score in 3.0.x, I think we're 
OK.  I'm on the road and so cannot do a full mass-check at this time, but a 
quick egrep of my corpus indicates the rule is contributing significantly to 
SA's efficiency.  (Happened to receive a spam today, total score 9.4 on my 9.0 
required, that would have been FN except for this rule. Spamcop and SURBL rules 
did most of the work, but FROM_OFFERS pushed it over the edge.) 
Comment 7 Daniel Quinlan 2005-01-18 00:38:08 UTC
FROM_OFFERS no longer matches, closing