[Exim] One mysql query

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Maykel Moya
Fecha:  
A: exim-users
Asunto: [Exim] One mysql query
Eximers

I've just installed vexim, nice to see the flexibility of ${lookup
mysql{foo ...

But, if i need to get three different data, I should do three queries,
even if all data is in the same table, which makes possible to get them
all in one query.

Is it possible to make just a query and then instruct exim to get the
data from the yielded row ?

Regards,
mike