cgiemail2 -- Get Email from your Web Page

"Mystifying users since 1996"

Welcome to the cgiemail2 home page. Cgiemail2 is an open-source program that gives Web developers an easy way to collect data from HTML form pages through an email message. One useful benefit of receiving mail this way is that the format and content of the mail can be pre-defined, which simplifies parsing and manipulation at the receiving end.

cgiemail2 is the descendant of the now rather ancient and widely-used cgiemail. Both cgiemail2 and cgiemail programs are Common Gateway Interface (CGI) applications which runs on a Web server host.

Note for MIT website developers who can choose between using cgiemail2 or cgiemail: We encourage you to use cgiemail2 for all new applications, as it has many new features and is based on a more recent code base. We intend to let cgiemail eventually fall into complete disuse, at which time it will be de-supported. Until then, both cgiemail2 and cgiemail will be available to MIT website developers on web.mit.edu.

History and Current Status

Cgiemail was created by Bruce Lewis, when he was on the staff of MIT Information Systems. It was first released in 1996. Although Bruce is no longer working for MIT, cgiemail is, and has proven a very popular service. It is still available, but no longer actively supported, for webserver maintainers who wish to use it. It is available on web.mit.edu for MIT website maintainers who wish to use it, but it is no longer actively supported.

cgiemail2 is based on cgiemail, but contains features and a number of revisions needed for newer applications. A distribution is available for downloading by webserver maintainers, and the program is available for use by MIT website maintainers on web.mit.edu. It is currently under development.

Documentation for cgiemail2

Downloading cgiemail2

If you are an MIT website maintainer and you wish to use cgiemail2 on web.mit.edu, you don't need to download it. Please see the IS/WCS Guide for MIT Web Publishers for information about using cgiemail2 and other tools for MIT website maintainers.

If you run a webserver and want to install cgiemail2 on it, you can download source code for the latest release, and any previous versions, at:

  http://web.mit.edu/wwwdev/cgiemail2/download/

The files ending with .gz were compressed with the GNU utility gzip for reduced transmission time. See the Installation Guide for complete instructions on unpacking and building cgiemail.


cgiemail
Last modified: Tue Mar 18 15:19:21 EST 2003