Re: [EXIM] sender_reject_except

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Pollywog
CC: exim-users
題目: Re: [EXIM] sender_reject_except
On Wed, 23 Sep 1998, Pollywog wrote:

> >sender_reject_except = lsearch;/usr/exim/whitelist
>
> If I do as you suggest, the external list can be of the form:
>
> spammer1@???: spammer2@???: spammer3@???    
> spammer1@???

>
> and so on ?


Not quite:

spammer1@???
spammer2@???
spammer3@???    
spammer1@???


and so on. Each different address has to be a separate key in the
database, whether it be lsearch, dbm, NIS, or whatever.


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***