https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7804
Bug ID: 7804
Summary: zoom: able to use 390/391 'body_0' compiled rules
(99.744%)
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Rules
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Forwarded from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951375
It seems that the GB_WP_FILELINK rule does not properly compile. Notable
details from the Debian bug report:
spamassassin -D reports the following:
Feb 16 06:16:10.258 [4799] dbg: zoom: loading compiled ruleset from
/var/lib/spamassassin/compiled/5.030/3.004004
Feb 16 06:16:10.259 [4799] dbg: zoom: using compiled ruleset in
/var/lib/spamassassin/compiled/5.030/3.004004/Mail/SpamAssassin/CompiledRegexps/body_0.pm
for Mail::SpamAssassin::CompiledRegexps::body_0
Feb 16 06:16:10.260 [4799] dbg: zoom: skipping rule GB_WP_FILELINK, code
differs in compiled ruleset '[hash]file_links\["C\:\\w+\.txt'
'[hash]file_links\["C\:\\\w+\.txt'
Feb 16 06:16:10.261 [4799] dbg: zoom: able to use 371/372 'body_0' compiled
rules (99.731%)
So the problem appears related to the GB_WP_FILELINK rule. That rule
looks like:
body GB_WP_FILELINK /\#file_links\["C\:\\\w+\.txt/
describe GB_WP_FILELINK try to abuse file_links uris in Wordpress emails
#score GB_WP_FILELINK 2.0 # limit
tflags GB_WP_FILELINK publish
--
You are receiving this mail because:
You are the assignee for the bug.