Re: [exim] Exim4 condition, need help

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jakob Hirsch
Data:  
Para: Michael Bordignon
CC: exim-users
Assunto: 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.