Want to use
FormMail on your website? There
are several options here, but keep in mind that you need to be able to
access the CGI bin to use most
FormMail scripts.
One of the easiest to use is
FormMail
from
Matt's Script Archive. It's
free and despite looking intimidating, takes a second to edit and
upload.
So you have read the Read Me and still confused? No worries. :)
This
should make it painless to set up your FormMail ~ You really only have
to make 3 edits in most cases, and thats just placing your domain name
in the right spots.
- download
FormMail from Matt.
- open the FormMail.cgi. I use NoteTab
Light. www.notetab.com
- look for @referers = line. Change
the .com to your domain. ie homemadehtml.com

- look for @recipients. change that to
your domain. ie homemadehtml.com

Create an html page using the form.
Need help creating the form? Check
http://www.htmlbasix.com/forms.shtml for their form generator.
Now test. If it errors, you may need to edit the $mailprog command to
$mailprog = '/usr/sbin/sendmail -oi -t'; .

Sub domains will need to add their own FormMail.cgi to their /web. This
further prevents spammer abuse.
It
is suggested you keep track of your 404 errors and watch your stats for
use of the FormMail.cgi ~ Spammers will try! Make sure to check
Matt's Script
Archive for script updates as
well to keep abreast of security updates that stop spamming abuse.
More probs? Checks Matt's Script
Archive forum, or ask your host :)