[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SendMail Problem on Raq4i
- Subject: Re: [cobalt-users] SendMail Problem on Raq4i
- From: Hendrik Runte <cobalt@xxxxxxxxxx>
- Date: Mon Apr 9 17:27:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>
> Just got our Raq4i and got started and configured our first site. I'm
> trying to run a FormMail.cgi script (standard Matt Scripts's archive
> formmail.cgi. but getting the following error:
>
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> I have used this formmail.cgi successfully on our other apache
> server/BSDI 4.0, so I
> know it works... its the standard Matt Script\'s archive formmail.cgi.
>
> The perl path: #!/usr/bin/perl
> sendmail path: /usr/sbin/sendmail
> chmod 755
> Uploaded file in ascii
> cgi execution is enabled.
>
> Not quite sure what the problem at this time. Contacted Cobalt about
> this problem but they were unable to help because is was a script
> problem. But, I know the script works because I tested it on other
> machines ( had to make some modifications to the script, of course)
>
> Any help would be greatly appreciated. If you can give me a checklist
> as to what I need to do to make this work or your own experiences as to
> how you got yours to work. Anything at all...
>
> Thank you, Again.
>
> James
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
This formmail should work. Try to run it from shell:
perl formmail.cgi
Any errors will be reported a bit more exact.
Note: This formmail.cgi has been abused by spammers in former time (2 months
ago or so). Don't know if this problem has been fixed.
Regards,
Hendrik.