Open Bug 256563 Opened 20 years ago Updated 1 year ago

Implement junk-filtering based on the Chung-Kwei (Teiresias) algorithm

Categories

(MailNews Core :: Filters, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: sipaq, Unassigned)

References

()

Details

The Thomas J. Watson Research Center <http://www.watson.ibm.com/> has done some
pretty interesting research on using the Teiresias algorithm (which was
originally used to identify similar DNS sequences) for filtering SPAM.

The research paper can be found at the given URL. The first preliminary results
are pretty impressive:

- 96,56 % success rate on a SPAM body of 65000 messages.
- only 1 false positive out of 6000 messages.
- Scan rate of 214 messages per second on a 2,2 GHz P4.

Combined with our current Bayes-based SPAM filtering. This could get us even
better results than now and increase our reputation as the best client for
SPAM-filtering.
Product: MailNews → Core
Moving to the default assignees, since Scott is clearly not working on this. Perhaps that will help to find someone to eventually take this bug.
Assignee: mscott → nobody
QA Contact: filters
Product: Core → MailNews Core
Blocks: spam
Summary: Implement spam-filtering based on the Chung-Kwei (Teiresias) algorithm → Implement junk-filtering based on the Chung-Kwei (Teiresias) algorithm
No longer blocks: spam
Severity: normal → S3

I have updated the link to the scholarly paper. Short as it is.

You need to log in before you can comment on or make changes to this bug.