[Exim] Scoring spam question

Top Page
Delete this message
Reply to this message
Author: Elwood Blues
Date:  
To: exim-users
Old-Topics: [Exim] confused about exim_group in exim 3.33
Subject: [Exim] Scoring spam question
I have rolled my own system-wide filter for scoring and removing spam for
a client, inspired by mbm@???'s fine example. While I have been
able to filter out alot of spam, a decent percentage still gets thru. I
would like something that would act like procmails scoring, where if a
regex is matched multiple times, the score is multiplied accordingly.
example, "wild webcam" is found once, add 15 to n9, if found 3 times,
add 45 to n9. Is this possible? The exim filter seems to just match once
and skip to the next rule.

TIA

    -F