https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6214
Summary: compiled body rules doesnt match
Product: Spamassassin
Version: 3.3.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sa-compile
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=4543)
--> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4543)
sa-compile debug output
i'm running SA 3.3.0 (3.3.0-alpha3-r808953) and i've some problem with
compiled rules.
sa-compile runs without errors, and SA seems to works fine when restarted.
But some body rules are now not detected.
exemple of simple body rule (for testing):
body TONIO_SPAM_TEST /toniospam/i
describe TONIO_SPAM_TEST Mentions Generic toniospamtest
score TONIO_SPAM_TEST 5
if i commented out
loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody
in v320.pre, body rules is working again.
I've tested with SA 3.2.5 and it's working fine with Rule2XSBody active.
I've tried to delete compiled rules and compile again: same result.
Some info on my environnement:
debian testing
perl v5.10.0
xsubpp version 2.200401 (from debian perl package)
re2c version 0.13.5-1
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.