06 Sep 2010
Support Center
»
Knowledgebase
»
Can I use Matt's FormMail?
Can I use Matt's FormMail?
Solution
Due to security issues with FormMail from Matt's Script Archive, we do not allow that script on our servers. We do have a replacement formmail script that works exactly the same, only it is much more secure.
By default, we install a copy of this formmail script on each new hosting account. The file will exist at
http://www.DOMAIN.COM/cgi-bin/formmailer.pl
(replace DOMAIN.COM with your domain/website name) and the full help file for customizing it are at
http://www.DOMAIN.COM/cgi-bin/formmailer_help_files/EXAMPLES
. There are 2 lines in the formmailer.pl script that you will have to edit to make it work for your account. You should use an editor like notepad, but not wordpad or MS Word to edit the file. These 2 lines that need to be changed are:
@referers = qw(dave.org.uk 209.207.222.64 localhost);
@allow_mail_to = qw(you@your.domain
some.one.else@your.domain
localhost);
In the example below, your website name is "DOMAIN.COM" and you want your form data to get emailed to "boss@DOMAIN.COM". Your edits would look like this:
@referers = qw(DOMAIN.COM);
@allow_mail_to = qw(boss@DOMAIN.COM);
You can also download this at
http://www.your-site.com/formmailer.zip
or from the programmers website,
http://nms-cgi.sourceforge.net/scripts.shtml
(compat version) .
If you get stuck, you can ask us to install it for you. Just email
support@your-site.com
with your request, website address to your HTML form and where you want the emails sent.
Article Details
Article ID:
79
Created On:
16 Feb 2004 05:29 PM
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Image verification required
Please enter the characters that appear to the right in the space provided. This is just to verify that you are a human.
Fullname:
Email: (Optional)
Comments:
Back
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Troubleshooter
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
|
Troubleshooter
|
News
Language:
English (U.S.)
Help Desk Software By Kayako SupportSuite v3.70.02