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

           Summary: Add "tflags exponential" to allow increasing score for
                    multiple hits
           Product: Spamassassin
           Version: 3.2.5
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Score Generation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


"tflags multiple" is very useful, but it would be nice to be able to add a
greater penalty the more times a given match is repeated.

I suggest "tflags exponential" as a variant of "tflags multiple". Setting this
flag would cause the overall score to be changed by (rule_score *
rule_hits_so_far), as opposed to (rule_score * 1) as for the basic "multiple"
scoring.

(I know it's not truly exponential scoring...)


-- 
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