Hello, I try set a condition on a router (accept):
condition = ${if or {{ > {$acl_c1} {70} {${lookup {$sender_address} lsearch
{FILE} {0} {1}}}} { > {$spam_score_int} {70} {${lookup
{$sender_address_domain} lsearch {FILE} {0} {1}}}}}}
but it not run.
The fail en LOG is:
2007-12-12 17:23:01 1J2UMP-0003ZE-IZ failed to expand condition "${if or {{
> {$acl_c1} {70} {${lookup {$sender_address} lsearch {/etc/exim4/file}}}} {
> {$spam_score_int} {70} {${lookup {$sender_address_domain} lsearch
{/etc/exim4/file} }}}}}" for drop_spam router: missing } at end of condition
inside "or" group
but i don't find the fail.
Sorry for my english.
--
## 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/