https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6143
--- Comment #36 from Justin Mason <[email protected]> 2009-07-09 04:43:04 PST --- (In reply to comment #35) > I see that sa-compile has a sub named fixup_re which does the right thing to > turn /\x{00}/ into a one-character string. > > I guess that BodyRuleBaseExtractor.pm has to produce non-binary text because > sa-compile is getting it from a temporary file read line by line. We can > either > change that so they work with binary mode files, -1, not keen on changing its output format > or perhaps simpler, add a > second layer of test in sa-compile to not write out rules that have a fixed up > re of less than the minimum length. +1, easier ;) are you still having a problem getting compiled rules to hit? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
