Downloads
Download tar.gz
38.58 KB
MD5: 3ac2fb97092935cf7e5c2d7d46110e98
SHA-1: a86a95dd2b546f7cba88332468452fd56bf9fa7c
SHA-256: e6fb681191e149cc0ff8f591dd4a353d95ed86313e8b06b82838eccae43a8f82
Download zip
41.29 KB
MD5: 332f73337aade396ec3ad851393302f2
SHA-1: e8cc647df32309c36faa246a7d418f9b48fea2c6
SHA-256: 1cc6f5a69e67cde51f5f2d27a3101381a3357e03fc76ff658b1a21f8cea326e2
Release notes
This is a complete rewrite of the original spam module which used to be hosted on KernelTrap.org.
Features:
- Written in PHP specifically for Drupal.
- Highly configurable.
- Automatically detects and unpublishes spam comments and other spam content.
- Automatically learns to detect spam in any language using Bayesian logic.
- Automatically learns and blocks spammer URLs.
- Automatically blacklists IPs of learned spammers, preventing them from posting additional spam and wasting database resources.
- Detects repeated postings of the same identical content.
- Detects content containing too many links, or the same link over and over.
- Supports the creation of custom filters using powerful regular expressions.
- Can notify the user that his or her content was determined to be spam, preventing confusion over why their content doesn't show up.
- Can notify the site administrator in an email when spam is detected.
- Provides 'report as spam' links allowing users to easily help detect spam.
- Provides simple administrative interfaces for reviewing spam content.
- Provides comprehensive logging to offer an understanding as to how and why content is determined to be or not to be spam.