Re: [Exim] Filtering by subject

トップ ページ
このメッセージを削除
このメッセージに返信
著者: I.S. Manager
日付:  
To: exim-users
題目: 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!
---