Re: [Exim] exim 4 subject line blocking

Pàgina inicial
Delete this message
Reply to this message
Autor: dman
Data:  
A: exim-users
Assumpte: Re: [Exim] exim 4 subject line blocking
--
On Wed, May 15, 2002 at 04:44:30PM +0200, cami wrote:
| | Maybe something like:
| |
| |  deny condition = ${lookup {$h_Subject:} lsearch \
| |                                 {/usr/local/exim/reject_subject.txt}}

|
| nopes.. doesnt work properly.. you might wanna test it with a sentence..


lsearch (like all lookups) is a key-value thing. It isn't a pattern
match like fgrep would be. That _does_ work, if the exact subject
string is a key in the lsearch file, and if the lsearch file is a
valid lsearch file.

-D

--

Microsoft DNS service terminates abnormally when it receives a response
to a dns query that was never made.
Fix information: run your DNS service on a different platform.
                                                            -- bugtraq


GnuPG key : http://dman.ddts.net/~dman/public_key.gpg

--
[ Content of type application/pgp-signature deleted ]
--