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

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