Mike Cardwell wrote:
> Marc Perkel wrote:
>
>   
>>>> What I'm thinking is that the list come back from perl in a variable. 
>>>> Then you use a recursive ACL to parse out eack one and test each one 
>>>> against several lists. If you find a bad one you reject the message.
>>>>
>>>> Any perl gurus here? I'll do the ACL.
>>>>         
>
> Why would you need a "recursive" acl to check multiple domains against a 
> blacklist? 
> http://www.exim.org/exim-html-current/doc/html/spec_html/ch40.html#SECTmulkeyfor
>   
>

I'm not just looking it up in one black list. I'm looking it up first in 
white lists and if not listed then I look it up in black lists. So I'm 
doing complicated processing.

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to