Re: [Exim] Filtering by subject

Pàgina inicial
Delete this message
Reply to this message
Autor: I.S. Manager
Data:  
A: exim-users
Assumpte: 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!
---