https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6143
--- Comment #28 from Sidney Markowitz <[email protected]> 2009-07-07 20:15:13 PST --- Can anyone explain how the __SEEK_1R0JFS rule compiles into something that matches a single NUL character? I'm looking at the code and it doesn't have to do with backtracking. The scanner1.re file contains patterns to match on, and __SEEK_1R0JFS has a pattern of just "^@" which is nothing like the long pattern in 20_sought.cf. Does anyone know enough about how sa-compile works to explain how the scanner*.re files are generated and what decides what patterns to put in them? The fact that it says "^@" for the pattern for the rule has got to be a bug. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
