Re: [exim] Exiscan ACL and whitelist

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jim Roberts
Data:  
Para: exim-users
CC: jim
Asunto: 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.