Συντάκτης: Anand Buddhdev Ημερομηνία: Προς: Maykel Moya Υ/ο: exim-users Αντικείμενο: Re: [Exim] One mysql query
On Wed, Apr 28, 2004 at 04:51:40PM -0400, Maykel Moya wrote:
> 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 ?