Re: [Exim] equivilent of lsearch* on mysql/pgsql lookups?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jason J. Horton
Fecha:  
A: Philip Hazel
Cc: Peter Galbavy, exim-users
Asunto: Re: [Exim] equivilent of lsearch* on mysql/pgsql lookups?
> OR: check out the "queries" option.

so, in my director, instead of:
query = "select username from exim where username='$local_part' and
domain='$domain'"

I would use:
   queries = " select username from exim where username='$local_part' and
domain='$domain':\
               select username from exim where username='_catchall' and
domain='$domain'"


Does that look right?
-- 
    -Jason J. Horton <jason@???>
     Fat Man in a Little Coat
     Intercom Online Inc. 
     212.376.7440 | http://www.intercom.com