I worte a small perl auto-responder program which is running as pipe and
works fine.
but I am not able to get anything of the orginal message body so as to
quote it in the reply, the var $message_body is blank allways, anything
to be done so that exim passes the message body to the piped program ?