Spaminator is a combination of a MySQL and Perl backend script and a PHP frontend that results in an easy-to-use Web interface for managing Sendmail's built-in anti-spam functionality.
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.
Corrigido um erro menor na amostra cookie-based login código PHP, e introduziu um simples "fazer" upgrade "para evitar a perda acidental de dados do spammer atual.
Tags:
Minor bugfixes
Fixed a minor typo in the sample cookie-based login PHP code, and introduced a simple "make upgrade" to prevent the accidental loss of the current spammer database.
Alguns cookie rudimentar código foi introduzido para lidar com a autenticação de logins. O Makefile foi atualizado para refletir o cookie-requisitos do código. Outra tabela dentro do banco de e-mail foi criado para armazenar as contas de usuário e senhas. Os comentários foram adicionados ao longo do código.
Tags:
Minor feature enhancements
Some rudimentary cookie-code was introduced to handle authentication of logins.
The Makefile was updated to reflect the cookie-code requirements. Another
table within the Email database was created to store the user accounts and
passwords. Comments were added throughout the code.
Uma correção para um erro menor no Makefile, eo formulário de página da web foi quebrado além do código para tornar mais fácil para personalizar a aparência da interface web.
Tags:
Minor feature enhancements
A fix for a minor typo in the Makefile, and the web page form was broken apart from the code to make it easier to customize the look and feel of the Web interface.