Re: [Exim] Filtering by subject

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: I.S. Manager
Fecha:  
A: exim-users
Asunto: Re: [Exim] Filtering by subject
>
>Not really...
>I guess you could take the first 20 characters of the subject and look
>that up in an indexed file.
>
>An alternative is to build with perl support and pass the subject to a
>perl program which could check it against a pile of regular expressions
>in a file.
>


I tried early on writing an external routine and piping stuff to it. The
reject message back to the sender contained the entire command line of the
piped command. Looked terrible, and I didn't implement it.

---
Dennis Taylor
---
The opinions expressed herein are mine. Get your own opinions!
---