On 24.02.16 16:29, Roger Mangin wrote:
> When I use in the macro, the body of the message is
> sent to the utility script, but no headers get there.
What is the current setting of pipe_decode?
It needs to be unset in order to avoid the behaviour you're
experiencing, AIUI.
Erik
On 24Feb2016 16:29, Roger Mangin wrote:
I am trying to set up a macro that will pipe a message to a utility
script. I want the utility script to receive the entire message (both
body and headers). For debugging purpose, the script currently just
echoes what is piped to it on stdin.
When I use
Greeting,
I am trying to set up a macro that will pipe a message to a utility
script. I want the utility script to receive the entire message (both
body and headers). For debugging purpose, the script currently just
echoes what is piped to it on stdin.
When I use in the macro, the body of the