[Exim] Access to the "yield" of lookup

Top Page
Delete this message
Reply to this message
Author: steven
Date:  
To: exim-users
Subject: [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