https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6188
--- Comment #24 from Warren Togami <wtog...@redhat.com> 2009-09-02 10:15:49 PST --- (In reply to comment #23) > (In reply to comment #22) > > > So how about making the \w explicitly ASCII, so it's not broken by > > > encoding or > > > locale adaptation? > > > > > rawbody __OBFUSCATING_COMMENT_A /[a-z0-9_](?:<![^>]*>)+[a-z0-9_]/i > > > > Wont help. SINGLEASCIILETTER<! can happen in ISO-2022-JP encoding. > > ...two-byte chars. Right. Duh. Variable byte actually. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.