email
Eugene Tsyrklevich
eugenet at mailcity.com
Fri Feb 25 17:14:26 CST 2000
~sdpm~
as Bruce have pointed out your sendmail's path is probably incorrect; it is supposed to be smth like /usr/lib instead of /user/lib... it's /usr/sbin on my system. and your script dies because you are trying to execute it as a cgi script which requires special handling.. ie you have to print the http headers... try adding the following piece of code to your script
print "Content-type: text/plain\n\n";
you might wanna invest in a cgi book... i know that O'Reilly has one..
good luck.
p.s. since verio doesn't give you a shell access i would recommend installing a unix variant on one of your computers.
--
On Fri, 25 Feb 2000 14:50:07 Joel Fentin wrote:
>~sdpm~
>Eugene & Bruce
>
>Per your suggestions the program line now reads:
>
>open (SENDMAIL,"|/user/lib/sendmail -oi -t -odg") || die "yipes!";
>
>The error message now reads:
>
>/u/web/theede/cgi-local/MailTest.pl
>apache: [Fri Feb 25 17:41:56
>2000] [error] [client 204.94.75.117] Premature end of script
>headers: /u/web/theede/cgi-local/MailTest.pl
>
>Thank you for your efforts.
>--
>Joel Fentin tel: 760-749-8863 FAX: 760-749-8864
>
>email: joel at cts.com web: http://efm.simplenet.com
MailCity. Secure Email Anywhere, Anytime!
http://www.mailcity.com
~sdpm~
The posting address is: san-diego-pm-list at hfb.pm.org
List requests should be sent to: majordomo at hfb.pm.org
If you ever want to remove yourself from this mailing list,
you can send mail to <majordomo at happyfunball.pm.org> with the following
command in the body of your email message:
unsubscribe san-diego-pm-list
If you ever need to get in contact with the owner of the list,
(if you have trouble unsubscribing, or have questions about the
list itself) send email to <owner-san-diego-pm-list at happyfunball.pm.org> .
This is the general rule for most mailing lists when you need
to contact a human.
More information about the San-Diego-pm
mailing list