Auteur: Alan J. Flavell Datum: Aan: Exim users list CC: exiscanusers Onderwerp: Re: [Exim] multiple conditions
On Tue, 6 Apr 2004, Martin A. Brooks wrote:
> On Tuesday, April 6, 2004, 8:06:30 PM, Alan J. Flavell wrote:
> > condition = ${if < {$message_size}{2097152}{1}{0}}
> > condition = ${if > {$spam_score_int}{150}{1}{0}}
>
> This is what I had initally assumed and whilst it's syntactically
> fine,
I _thought_ that was what your question was about, and that was what I
was concentrating on answering. I can see now that I was missing the
point! Sorry.