Re: [exim] Exim4 condition, need help

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jakob Hirsch
Fecha:  
A: Michael Bordignon
Cc: exim-users
Asunto: 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.