[exim] multiple condition statements

Top Page
Delete this message
Reply to this message
Author: Devine, Steven (sd)
Date:  
To: exim-users@exim.org
Subject: [exim] multiple condition statements
So this is odd on one system that is running Exim 4.75
I have this in the routers section:

vacation_expired_director:
driver = accept
condition = ${lookup mysql {MYSQL_EXPIRED}{1}}
condition = ${lookup mysql {MYSQL_VACATION_YES}{$value}}
transport = vacation_expired_autoreply

This works fine.

On another system running Exim 4.72

I have the exact same configuration in the Routers section and when I try
to start exim I get this error:

Initializing SMTP port (exim)2012-09-05 20:09:34 Exim configuration error in line 767 of /etc/exim/configure:
"condition" option set for the second time

Is this due to the version difference?
Any ideas? I am rtfm'ing but no joy so far.
Thanks
/sd





Steve Devine
Collaborative Systems & Support
Information Technology Services
Michigan State University