RE: [Exim] mysql Lookup problem?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Tamas TEVESZ
Data:  
Para: Johansson Jan
CC: 'exim-users@exim.org'
Asunto: RE: [Exim] mysql Lookup problem?
On Wed, 22 Aug 2001, Johansson Jan wrote:

 >    condition = ${lookup mysql{select id from passwd \
 >                 where id='$local_part@$domain'}} \
 >         {$value}{fail}
 >    transport = vdom_delivery


select if(count(*), "1", "0) from passwd where id='$local_part@$domain'

?

--
[-]