[Exim] Access to the "yield" of lookup

Startseite
Nachricht löschen
Nachricht beantworten
Autor: steven
Datum:  
To: exim-users
Betreff: [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