[Exim] Nested lookup

Top Page
Delete this message
Reply to this message
Author: sharun
Date:  
To: exim-users
Subject: [Exim] Nested lookup
Does exim4 support nested lookups ?
I need a lookup where the lsearch key is the result of sql query.

message = ${lsearch{${lookup mysql \
    {select flags from user where username='$local_part}}{/path/to/file}}}


--
VVS56-RIPE