in reply to passing CGI form parameters via HTML email

Some of your output goes to STDOUT, some goes to the sendmail pipe (MAIL filehandle).

edit: Yeah, this is apparently not the problem. The programs prints to STDOUT as part of its execution as a CGI program, this output is not intended to go into the mail. Why it doesn't work? Two ideas:

a) The MIME message is hand-crafted and possibly not well-formatted.

b) The mail client dissalows form submission for security reasons.

  • Comment on Re: passing CGI form parameters via HTML email

Replies are listed 'Best First'.
Re^2: passing CGI form parameters via HTML email
by gmacfadden (Sexton) on Jun 21, 2006 at 23:21 UTC
    Thanks for your help. Any suggestion on an alternative way to better format the MIME message? Also, one other reply stated "Please stop shouting at us!" Was there something unintentional I did to warrant such an obvious disgruntled reply?
      Any text in ALL CAPITALS is considered shouting.