On 13/07/06, Michael Johnson <[EMAIL PROTECTED]> wrote:
> So I need to get the 4 to equal 40.  Easy enough with the first
> number.  In fact, that's what exists.  The problem is when the
> spam_score is greater than 100, or spam_score_init is greater than
> 1000.  What are the next two numbers for then?  The 1 and 0 were some
> sort of multiplier I thought.  I didn't see anything in that section
> of the documentation which would let me know how that works.

Now you need to look up the docs for the ${if operator - the 1 and 0
are the values returned when the expression inside the 'if' is true,
and false, respectively.

Chapter 11.... :-)

Peter

-- 
Peter Bowyer
Email: [EMAIL PROTECTED]

-- 
## 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