Re: [exim] Condition problem.

Top Page
Delete this message
Reply to this message
Author: Dan_Mitton
Date:  
To: Max Lock
CC: exim-users
Subject: Re: [exim] Condition problem.
Max,

Try dropping the {1}{0} after the eq{}{} so it reads something like:

condition = ${if and{{eq{$h_X-spam_flag:}{YES}}{${lookup
mysql{MYSQL_Q_DROPSPAM}{1}{0}}}}}



Sent by:        exim-users-bounces@???
To:     <exim-users@???>
cc:      (bcc: Dan Mitton/YD/RWDOE)
Subject:        [exim] Condition problem.
LSN: Not Relevant
User Filed as: Not a Record


http://www.datanet.co.uk/default.aspx
http://www.datanet.co.uk/default.aspx

--------------------------------------------------------------------------

Hi folks,

Just wondering if anyone can help me with a router condition that's not
behaving. The condition is the following.

condition = ${if and{{eq{$h_X-spam_flag:}{YES}{1}{0}}{${lookup
mysql{MYSQL_Q_DROPSPAM}{1}{0}}}}}

It's used in a router to decide whether to forward or blackhole spam. I
keep getting the following error.

2008-11-25 12:33:36 1L4x6e-0003v8-3j failed to expand condition "${if
and{{eq{$h_X-spam_flag:}{YES}{1}{0}}{${lookup mysql{SELECT DISTINCT
domain FROM mail.virusscreen WHERE domain = '$domain' AND dumpspam =
'1'}{1}{0}}}}}" for spam_blackhole_route router: missing } at end of
condition inside "and" group

I've matched up the braces and I can't see where one could be missing?

-Cheers Max.

--------------------------------------------------------------------------
Max Lock - Senior Systems Administrator
Datanet - Hosting & Connectivity
0845 130 6010
0845 130 6020
mailto:Max.Lock@datanet.co.uk
http://www.datanet.co.uk/
Registered Office: DATANET.CO.UK Limited, Aspen House, Barley Way, Ancells
Business Park, Fleet, Hampshire, GU51 2UT Registered in England - No.
3214053
Providing Internet Solutions for Business since 1996, Datanet, over 12
years of excellence in service, support and IP solutions
http://www.datanet.co.uk/awards_and_affiliates.aspx
http://www.datanet.co.uk/datacentre_diary.aspx


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