Re: [exim] deny dnslists question

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: John Robinson
Data:  
Para: Debbie Doerrlamm
CC: exim-users
Asunto: Re: [exim] deny dnslists question
On 19/10/2006 20:00, Debbie Doerrlamm wrote:
> I would like very much to add the deny dnslists to my ACL but I need to
> verify exactly where to add it.. as in which section.


You can add it to any ACL you like. Some prefer as early as
acl_smtp_connect, some as late as acl_smtp_predata, and there are plenty
of articles to help you choose.

[...]
> Is the below example the most efficient place to add this set?


Using RBLs just after your whitelists sounds about right.

Cheers,

John.