Re: [exim] Block by Subject with lsearch

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