Bug 3424 - TRACKER_ID false positives (in some languages)
Summary: TRACKER_ID false positives (in some languages)
Status: RESOLVED DUPLICATE of bug 2307
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 normal
Target Milestone: 3.1.0
Assignee: SpamAssassin Developer Mailing List
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords:
Depends on:
Blocks: 3208
  Show dependency tree
 
Reported: 2004-05-24 10:16 UTC by spamassassin
Modified: 2004-05-24 04:19 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 spamassassin 2004-05-24 10:16:07 UTC
Date: Tue, 16 Mar 2004 11:08:37 +0100
From: Joost van Baal <j.e.vanbaal@uvt.nl>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: spamassassin: TRACKER_ID test gives too many false positives for some
languages


Hi,

The TRACKER_ID regexp
/^[a-z0-9]{6,24}[-_a-z0-9]{12,36}[a-z0-9]{6,24}\s*\z/is matches
non-spammy words in the Dutch language like
"aanmerkelijk-belangregelingen". Quite likely, valid words in other
languages match too.

Since the default TRACKER_ID score is quite high ( score TRACKER_ID
2.528 3.527 3.261 3.784), this gives lots of false possitives.

You might want to disable the TRACKER_ID test in the shipped local.cf,
lower the score, or make the regexp more specific.

Thanks, Bye,
Comment 1 spamassassin 2004-05-24 10:19:15 UTC
This should probably be looked at before 3.0.0
Comment 2 Malte S. Stretz 2004-05-24 12:19:23 UTC
Old news, unfortunately. On bug 2307 there've been already some discussion, 
amrking this as a dup (let's see how Bugzilla handles the block mark). 

*** This bug has been marked as a duplicate of 2307 ***