[Exim] String concate, data concate

Inizio della pagina
Delete this message
Reply to this message
Autore: Wild Karl-Heinz
Data:  
To: exim-users
Oggetto: [Exim] String concate, data concate
hi all,

I us a router and there a data = $lookup ...
to fetch a filter out of da db.

My question is how to concate a fix string like
with a database result.

data = "# Exim Filter\n" \
       ${lookup mysql{...}}


The example above don't work.

--
kind regards
Karl-Heinz