Doh!
Just a correction to my last post.
On May 26, 2004, at 04:18, Tor Slettnes wrote:
> deny
> require_files = /path/to/dspam
> condition = ${if eq {${run {/path/to/dspam ...}{$value}} \
> {spam-string}\
> {true}{false}}
"require_files" is not valid in an ACL - it's a router precondition.
Sorry.
Remove that line, and the rest should be OK.
-tor