Open
Bug 235225
Opened 22 years ago
Updated 3 years ago
Look into chaining tokens for SPAM
Categories
(MailNews Core :: Filters, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: mscott, Unassigned)
References
(Blocks 1 open bug, )
Details
This whitepaper has some interesting discussion about the benefits of chaining
adjacent tokens together.
I think it's worth looking into doing this. The con is the increased token size
of course.
They get around this by pruning way ununsed / unhelpful tokens (another bug is
already on file for this)
and by converting tokens into CRC64 checksum values so every token is a fixed 8
byte width.
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Assignee: mscott → nobody
QA Contact: laurel → filters
| Assignee | ||
Updated•18 years ago
|
Product: Core → MailNews Core
Updated•16 years ago
|
Severity: normal → enhancement
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•