Re: [EXIM] Wanted: external filtering?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Lee McLoughlin
Cc: Sherwood Botsford, exim-users
Asunto: Re: [EXIM] Wanted: external filtering?
On Wed, 28 Jan 1998, Lee McLoughlin wrote:

> I understand the above but what I wanted to do was to do a content check
> for spam early on in my .forward


You can of course do simple content checks already, e.g.

if $message_body contains "this is a spam message" then

but it checks only the beginning of the message.

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***