Running a form-to-email gateway
Explanation of a perl script to send a form's contents to email.
Posted by jshare at March 30, 2004 03:14 PMYou can also do this with the Perl::MAIL package, which is easier to use than Sendmail. If you ever want an example, I can give you the script I use to send the Secret Sweetie emails.
Thanks for the link, it's inspired me to create some mail forms. :)
Posted by: Anca at March 31, 2004 06:01 PM