Downloads
Download tar.gz
45.74 KB
MD5: 7ca4fcfcb7bbf6165e59fd5500757e93
SHA-1: 7b2638a669cfdf02581f66ea3e50bf484bdd9a5a
SHA-256: 80a6eac0ece8bf874bd4b577b125a121df859e0fd3d611f98b214e211c55ddb1
Download zip
51.51 KB
MD5: b2e5c5de7628ec67c50cbb0bbd12b2a4
SHA-1: fc74b3c45764f485544287baa2b2291aeead1dc6
SHA-256: cce74147faea28e382fec176aa8a9f2431bd917596fc17ae39507f7e508fe183
Release notes
This is a complete rewrite of the original spam module, as 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.