From: SourceForge.net <no...@so...> - 2003-12-12 22:15:29
|
Support Requests item #859209, was opened at 2003-12-12 14:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425770&aid=859209&group_id=39625 Category: Install Problem (example) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: formmail_compat-3.10c1 - error line 108??? Initial Comment: I'm getting the following error (I renamed FormMail.pl to mailthingie.cgi): /cgibin/mailthingie.cgi: close sendmail pipe failed, mailprog=[/usr/sbin/sendmail -oi -t] at (eval 6) line 108. == Line 108 in the script is: =head1 DESCRIPTION === So I'm not sure what's going on? I'm attaching the script with mods I made (nothing past line #60 and nothing earth shattering). Here are the hiddens on my contact form: <form method="post" action="/cgibin/mailthingie.cgi"> <input type="hidden" name="recipient" value="4"> <input type="hidden" name="subject" value="site comment"> <input type="hidden" name="redirect" value="http://crimemagazine.com/thanks.html"> <input type="hidden" name="sort" value="realname,email,comments"> <input type="hidden" name="env_report" value="REMOTE_HOST,REMOTE_ADDR,REMOTE_USER,HTTP_USER_AGENT"> Suggestions? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425770&aid=859209&group_id=39625 |