https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7115
John Hardin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from John Hardin <[email protected]> --- (In reply to Mark Martinec from comment #6) > Keywords imply the following data sources: > > header - tokens collected from a message header section > visible - words from visible text (plain or HTML) in a message body > invisible - hidden/invisible text in HTML parts of a message body > uri - URIs collected from a message body > mimepart - digests (hashes) of all MIME parts (textual or non- > textual) of a message, computed after Base64 and quoted-printable > decoding, suffixed by their Content-Type I'd like to ask you to consider adding something like textattachvis/textattachinvis, which pulls words (visible/hidden) from text attachments (plain or HTML, detected by MIME type or filename extension). One tactic spammers use is to attach a plain text or HTML file and the body of the message is "please see the attachment", and the attachment is obvious spam or something like a phishing form. SA doesn't scan that because it's not strictly "visible message body text". -- You are receiving this mail because: You are the assignee for the bug.
