[exim] How do you test numbers?
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
JAS at
2004-12-16 01:53
Author:
JAS
Date:
2004-12-16 01:21
UTC
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
>
>