[Exim] Access to the "yield" of lookup

Page principale
Supprimer ce message
Répondre à ce message
Auteur: steven
Date:  
À: exim-users
Sujet: [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