Sending mail from a CGI
Posted by: JesseC
Posted on: 2007-10-22 14:39:00
Im trying to send an email out in a perl cgi, the code seems to work fine on my local system, but on dreamhost it does not work.
Im trying to use sendmail(/usr/sbin/sendmail) but it does not seem to be working. I have tried directly calling sendmail from the command line and sending myself an email(on another dreamhost account), but the email never appears. I sendmail not usable? Should i send mail out using SMTP instead?
Edited by JesseC on 10/22/07 05:45 PM (server time).