On 15/02/2008, Wallace Tan <[EMAIL PROTECTED]> wrote:
> Tony Finch wrote:
>  > On Tue, 12 Feb 2008, Marco Gaiarin wrote:
>  >> someone can hint me how to write an ACL condition that can use this file
>  >> directly?
>  >
>  > deny hosts = /path/to/file/containing/regexes
>  >
>  > Tony.
>
>
> The ACL above is incorrect, it should be:
>
>  deny  message   = "$sender_host_address rDNS $sender_host_name rejected"
>        condition = ${lookup{$sender_host_name} nwildlsearch 
> {/etc/exim/exim-dynamic-regex} {yes}{no}}
>        delay     = 30s

Why on earth make it so complicated? Tony's simple example should work
just fine.

-- 
Peter Bowyer
Email: [EMAIL PROTECTED]

-- 
## 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