Download List

Projeto Descrição

Form to Email Messenger (fem.cgi) is a form-to-email program that uses the CGI module and sendmail. It features the abilities to set the field order in the message and have fields sorted in the message, multiple recipients of the message, and the ability to limit the domains that can use the form.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-22 03:42
0.21

Um parâmetro redirect_error foi adicionado para permitir uma página personalizada para ser exibido quando os campos requeridos estão faltando.
Tags: Minor feature enhancements
A redirect_error parameter has been added to allow
for a custom page to be displayed when required
fields are missing.

2001-02-18 09:55
0.2

Emailing endereços IP do usuário e e-mail o nome da máquina do usuário, conforme previsto pela variável de ambiente remote_host foram adicionados. Alguns usam variáveis indefinidas foi removido. ENV $ (PATH) está definida, eo programa faz-se @ ENV (qw (IFS CDPATH ENV BASH_ENV)) foi definida antes de chamar o sendmail.
Tags: Minor bugfixes
Emailing user's IP addresses and emailing the
user's hostname as provided by the remote_host
environment variable have been added. Some
undefined variables use has been removed. $ENV(PATH) is now
set, and the program makes sure @ENV{qw(IFS CDPATH
ENV BASH_ENV)} has been undefined before calling
sendmail.

2001-01-30 15:12
0.1

Initial release.
Initial release.

Project Resources