[Exim] Scoring spam question

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Elwood Blues
Dátum:  
Címzett: exim-users
Régi témák: [Exim] confused about exim_group in exim 3.33
Tárgy: [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