[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] CGI - Sendmail problem



Greetings.

I'm using a RAQ3 and am having a problem with a formmail cgi which uses
sendmail. You fill in the form, contents are sent to the "admin" email
address, and a confirmation message is sent back to your email address. The
form page then redirects to another web page.

I have used this program on many projects on another UNIX server for over a
year, with no problem.

When I try it on the RAQ3, the "admin" receives your information correctly,
but you do not receive your message.

Instead,  I get an "Internal Server Error" on the browser and this message
shows in the error log:

[Mon Sep 11 19:25:07 2000] [error] [client 24.2.9.37] malformed header from
script. Bad header=abc@xxxxxxxxxxxxx User unknown:
/home/sites/site3/web/cgi-bin/appl_form_processor.pl

where "abc@xxxxxxxxxx" would be your email address.

No problems with CGI wrapper or other RAQ3 issues. Have checked and doubled
checked and triple checked my cgi coding.

Does any of this look familiar to anyone? Any suggestions.

Michael Bittle