https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7956
Henrik Krohns <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Henrik Krohns <[email protected]> --- (In reply to Alan from comment #9) > > What should fix it is adding the /aa modifier to the regex. Note that /aa only works properly on Perl 5.16+ It already is added automatically in SpamAssassin trunk/4.0 when appropriate, so never use it in stock rules. https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6802 John should just ditch that lookbehind in the rule, it can be as easily done with a lookahead etc. -- You are receiving this mail because: You are the assignee for the bug.
