Re: [exim] Exiscan ACL and whitelist

Top Page
Delete this message
Reply to this message
Author: Jim Roberts
Date:  
To: exim-users
CC: jim
Subject: Re: [exim] Exiscan ACL and whitelist
----- Original Message -----
From: "Doug Jolley" <d2jcell@???>
To: "Jim Archer" <jim@???>

>> However, is there an ability to specify a
>> global whitelist?
>
> Conceptually, how about adding an ACL statment
> something like:
>
> accept senders = /path/whitelist
>
>    ... doug


Do be careful not to become an open relay doing that,
by also testing for recipient in local domains.

Jim Roberts
Punster Productions, Inc.

p.s. - Also make sure that /path/whitelist is readable by Exim!
Says the guy who just made that mistake and got his paniclog
filled up... Sigh.