PDA

View Full Version : SendMail


BMan
03-21-2006, 08:18 PM
Hello All,

I'm new to the world of Perl/CGI and I'm looking at my CGI-BIN & /usr/sbin/ is empty. I'm trying to setup a form so people can email me online and I don't have a sendmail script.

Anyone have a basic script and perhaps some tips on how to set up?

I'm a Apple Tech and would be happy to share any pointers with you.

BMAN

BMan
03-22-2006, 07:05 PM
I would be very grateful if someone would assist me with this issue I have.

Jordan
03-23-2006, 10:04 AM
These might help you :)
http://cgidir.com/tutorials/060323sendmail.html
http://search.cpan.org/~mivkovic/Mail-Sendmail-0.79/Sendmail.pm.
These URLs look like the logical places to start. CPAN is a vast repository of all things Perl, although a bit on the technical side.

BMan
03-26-2006, 05:45 PM
Thank-You, Thank-You, Thank-You!