Sitemap | Contact     Search:   
What We Do
B2B and B2C Ecommerce
Content Management
Custom Web Applications
Database Integration
Intranet Solutions
Languages We Use
Portal Solutions

What We Offer
Advanced Email
Build your own Online Store
Domain Name Registration
Secure E-commerce
ShopSite
SSL Certificates
Web Services
Zope Services
Zope Products

    
   YOU ARE HERE: Home > Help > Online Support > formMailer > Test and Example of formmail.pl CGI

Security Issue April 22, 2002
Updated: April 24, 2002

Version 1.9 of Matt's formmail.pl script, contained a fix for a security problem that was being used by spammers to send UBE via the script. However the fix did not really address the problem it just made it harder to exploit. I have patched the formmail.pl script and you can download it here:

Download formmail.pl - Patched for Recipient Vulnerability

formmail.pl quick documentation

formmail.pl is a CGI that processes generic HTML form data by processing it and sending it to an Internet email address.

The quick method of setting up the formmail.pl.


<form action="http://www.example.com/cgi-bin/formmail.pl" method=post>

Required:
<input type=hidden name="recipient" value="support@emergence.com">

Optional:
<input type=hidden name="subject" value="Your Subject">
<input type=text name="email">


Complete documentation is available at:
Matt's Script Archive

Example:
<form action="http://www.emergence.com/cgi-bin/formmail.pl" method=post>
<input type=hidden name="email" value="test@emergence.com">
<input type=hidden name="subject" value="Test Example">
Enter your name here: <input type=name name="name">
Enter your e-mail address here: <input type=name name="recipient">
<input type=submit value="Go!">
</form>

Enter your name here:
Enter your e-mail address here:

Who We Are
Expertise
History
Management Team
Philosophy
Portfolio Examples

Why Choose Us
Content Management
Development Methodology
Development Philosophy
Open Source Technology
Payment Processing
Zope Technology

"You've got the needs, we've got the nerds."

 
Home | Privacy Policy | Printable | © Copyright 1996-2008 Emergence By Design Inc.