Spammer Slapper

Categories

Component ID

1163308

Component name

Spammer Slapper

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.