Re: [exim] Block by Subject with lsearch

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Brent Clark
Datum:  
To: exim-users
Betreff: Re: [exim] Block by Subject with lsearch
jojodeparis wrote:
> On Mon, Oct 23, 2006 at 12:17:24PM -0500, Jess Mooers wrote:
>> I have this code added to my configure file.
>>
>> deny      message = X-Blackhole: Yes
>>       log_message = REJECTED - Subject in blocksubject list - $h_Subject
>>         condition = ${if exists{/usr/local/exim/blocksubject.txt}\

>>
> {${lookup{$h_Subject:}wildlsearch{/usr/local/exim/blocksubject.txt}{yes}{no}}}\
>>                     {no}}



What happends with nwildsearch

Kind Regards
Brent Clark