Re: [exim] exim central filter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Frank Heydlauf
Fecha:  
A: exim-user
Asunto: Re: [exim] exim central filter
ReHi,

On Tue, Jun 01, 2010 at 01:45:10AM +0200, MadTh wrote:
>
> Is it possible to identify or log the regex/keyword( or while line of the
> filter), if the email had header/subject or body matches the central filter
> and intercepted with a bounced message?


no - at least not in a simple way.
You i.e. could use a dedicated rule and message for each case.
This does not scale (simple word filters will cause many false positives, btw)
and that's the reason people use tools like spamassassin to filter mail.

--
Regards
Frank