[Exim] One mysql query

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Maykel Moya
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [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