Downloads
Download tar.gz
45.74 KB
MD5: 04989b9cf0c05a7a85ea416c3ee74c47
SHA-1: a77edb5a504b962a55afe4522e02f10810ddd1f5
SHA-256: d7f5593176c60ed2f979c3ac83e7ffbaee2f330b728d618e0f69b2e6a60792e2
Download zip
51.51 KB
MD5: 6245829cb058f1625c6bbafdd0885f5f
SHA-1: 64034e006b357e1d5148dcf145d965ed25d788bc
SHA-256: 581bda4f36fc6f69cb756e2536f18592ad61e9b271e5f5b52345456110e5375f
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.