On 21/12/2006 08:11, Nicklas Hardman wrote:
> I need help with the following
> After upgrading to 4.64 i get 
> 
> "temporarily rejected after DATA: failed to expand ACL string "${if or
> {{eq {$sender_address_domain}{hb.se}} {>={$message_size}{100k}}}
> {0}{1}}": integer expected but "" found inside "or{...}" condition"
> 
> I have this in SA ACL as:
> 
> warn  message   = X-Spam-Score: $spam_score ($spam_bar)
>         condition = ${if or {{eq {$sender_address_domain}{hb.se}}
> {>={$message_size}{100k}}} {0}{1}}
>         spam      = nobody:true
>         hosts     = ! +relay_from_hosts

Try removing the spaces from between the "} {" braces. I *think* that 
might be your problem, but not being that well versed with the code I 
can't work out why it might be.

Graeme

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

Reply via email to