[Exim] Access to the "yield" of lookup

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: steven
Fecha:  
A: exim-users
Asunto: [Exim] Access to the "yield" of lookup
In a router I wish to access the results of a lookup by using a sequence like

condition = ${lookup pgsql{select ...
header_add = X-Aheader : $value

Can someone tell me if this is possible.

Steven