This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Name | License | Requirements | Comments |
---|---|---|---|
Matt's FormMail | Open source, freeware, must obtain permission to distribute. | Perl, Sendmail | Most commonly used, does not hide email addresses, often used as an open relay. |
Monkey's FormMail | Open source, freeware, must obtain permission to distribute. | Perl, Sendmail | Modified (for security) version of Matt's FormMail, does not hide email addresses. |
nms | Open source (GPL or Artistic) | Perl | A replacement for all of Matt's scripts including FormMail. Can send directly to an SMTP server without sendmail. Does not hide email addresses. |
Dr. Jørgen Mash's FormMail.pl | Open source, freeware, must obtain permission to distribute. | Perl, Sendmail | Another modified version of Matt's FormMail. Does not hide email addresses. |
Stargeek's PHP email form | Open source, unspecified license | PHP, SendMail | Designed to hide the email address of a single individual. |
MailWebForm | Open source (GPL) | Java, Java Servlets, Java Mail | Hides email addresses. |
SCForm | Open source (GPL) | PHP, Sendmail | Hides email addresses. |
Copyright (C) 2002-2007 Stephen Ostermiller