Re: [Exim] Exim Spam Filter Example

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Phil Chambers
Dátum:  
Címzett: P Kirk
CC: exim-users
Tárgy: Re: [Exim] Exim Spam Filter Example
On Mon, 8 Oct 2001 10:01:16 +0100 P Kirk <patrick@???> wrote:

> Here's mine based on a very clever scoring system by MBM.
>


One observation: you do a lot of lc:$message_body and simlilar. That is
redundant and may induce a lot of wasted CPU time because "matches" is defined as
being case-insensitive. (Case-sensitive matches are achieved by using "MATCHES".)

Phil.
---------------------------------------
Phil Chambers (postmaster@???)
University of Exeter