http://bugzilla.spamassassin.org/show_bug.cgi?id=3898
Summary: Request for new body part to test against
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P3
Component: Rules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Being able to test anchor text as a unique entity is becoming interesting as
more spam starts making creative use of null anchors and anchors that attempt
to obfuscate things.
It would be worthwhile to be able to test anchor text in two ways: completely
rendered text, and decoded down to the HTML level.
Each anchor should be presented as a string of its own, so that it is possible
to determine the sequence of entities solely in a given anchor without
interference from other anchor's text, or items outside the anchor text.
Note that null anchors should be presented to the rules as such rather than
supressed. This will allow rule detection and classification of null anchors.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.