Re: [exim] Exim4 condition, need help

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jakob Hirsch
Päiväys:  
Vastaanottaja: Michael Bordignon
Kopio: exim-users
Aihe: 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.