mailform.cgi v1.4
mailform.cgi is a generic cgi mail script written in Perl that hopefully can't be exploited easily.
It takes the output from a form and will send the defined user(s) an email message with a list of key = value
pairs. It will then send the requester back the defined url.
You will need cgi-lib.pl to use this. Most sites have it already installed, but if yours does not, just down load it from here and install it in your cgi-bin directory.
|