On 24Feb2016 16:29, Roger Mangin <roger.man...@indstate.edu> 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 <pipe-message> in the macro, the body of the message is
sent to the utility script, but no headers get there.

pipe-message sends the whole message for me. Have you tried using pipe-message to pipe to "cat >tempfile" and then examining the tempfile in an editor?
Cheers,
Cameron Simpson <c...@zip.com.au>

Reply via email to