Form Help
Date: 11/10/06
(Web Development) Keywords: html, hosting
It seems forms do not like me.
Okay, so I'm trying to get FormMail.cgi to work on http://asklimbit.ledgers.com/form_test.html
Everything shows that the script itself is fine.
But, when I go to send the form, this happens:
close sendmail pipe failed, mailprog=[/usr/sbin/sendmail] at (eval 8) line 108.
I did check what sendmail was on my server. What you see in the form is what it is.
I checked with my host (myhosting.com) and it turns out that they don't completely host sendmail right now and recommend SMTP Auth.
I used the FormMail code from http://nms-cgi.sourceforge.net/
Does anyone have experience with this script? If so, can you tell me if there's a way to impliment SMTP Auth?
If not, then does anyone know of a mail script available that takes advantage of SMTP Auth?
Thank you very much.
(x-posted)
Source: http://community.livejournal.com/webdev/367633.html