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

Top Page
Delete this message
Reply to this message
Author: Jason J. Horton
Date:  
To: Philip Hazel
CC: Peter Galbavy, exim-users
Subject: 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