https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6431

           Summary: HK_NAME_DRUGS bad reports for italian users
           Product: Spamassassin
           Version: 3.3.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I suggest to change the rule

header HK_NAME_DRUGS From:name =~ /(viagra|cialis)/mi

putting word boundaries, to avoid mistakes.
Here in Italy a chartered accountant is a "commerCIALISta" and without word
boundaries this rule will be applied.

Suggestion:
header HK_NAME_DRUGS From:name =~ /\b(viagra|cialis)\b/mi

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to