Re: [exim] Exim4 condition, need help

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jakob Hirsch
Ημερομηνία:  
Προς: Michael Bordignon
Υ/ο: exim-users
Αντικείμενο: 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.