http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5814
------- Additional Comments From [EMAIL PROTECTED] 2008-02-07 13:32 ------- Basically, this part of the regex: anal(?!og|y[sz]) Would be better like this: anal(?!og|ytics|y[sz]) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
