[exim] How do you test numbers?

Top Page
Delete this message
Reply to this message
Author: JAS
Date:  
To: exim-users
Old-Topics: Re: [exim] Re: How can I tell if my server is getting bombardedwithspam?
Subject: [exim] How do you test numbers?


How do you test numbers?
I did this
"${if and {
{>{$h_X-DSPAM-Confidence:}{0.7}}
{eq{$h_X-DSPAM-Probability:}{1.0000}}{1}{0}}"
My error is ,
"0.8787" is not a number inside "and{...}" condition
Any ideas?

JAS

>
>