[exim] ${run ...} string expansion and input

Pàgina inicial
Delete this message
Reply to this message
Autor: Marten Lehmann
Data:  
A: exim-users
Assumpte: [exim] ${run ...} string expansion and input
Hello,

${run} is a usefull string expansion, but how can I send something (e.g.
a message body) to STDIN of the command? If I can't send something to
STDIN, does a temporary file with the current message content exist
which I can use as command argument?

Regards
Marten