Re: [exim] Exim4 condition, need help

Top Page
Delete this message
Reply to this message
Author: Jakob Hirsch
Date:  
To: Michael Bordignon
CC: exim-users
Subject: Re: [exim] Exim4 condition, need help
Michael Bordignon wrote:

> if ${lookup mysql {SELECT COUNT(*) FROM addresses WHERE email LIKE


> However, it merely returns
>     Filter error: unrecognized condition word "mysql" near line 10 of
> filter file


Try surrounding the lookup with double quotes: "${lookup mysql ...}"



Oh, and please honour my Reply-To/Mail-Followup-To headers. No need to
CC me privately.