Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Spammer Slapper is a system that pulls together several resources from different anti-spam projects to stop comments spamming on forums, blogs, and boards. This is a module for your Drupal website to utilize the system. In order to use the system, you'll need an API key. For more info, please visit the Spammer Slapper home page.

Currently, the following checks are supported:

  • SPAMASSASIN: Runs a SpamAssasin test on the MESSAGE and SUBJECT.
  • PROXY: Checks if the user is submitting/registering behind a public proxy server.
  • HTTPBL: Queries the HTTP BL (Project Honeypot) to check if IP_ADDRESS is black listed for spamming.
  • STOPFORUMSPAM: Queries the StopForumSpam database to check IP_ADDRESS, EMAIL_ADDRESS, and/or USERNAME
  • EMAIL: Checks to see if the email domain of the given address exists and accepts incomming mail

Project is still alive and I will be doing a Drupal 7 port soon.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Security
  • Created by tuaris on , updated