Question about prevent SPAM from being published
GC_Chi - September 9, 2007 - 13:42
| Project: | Spam |
| Version: | 5.x-3.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The SPAM module will detect the SPAM after it is published and mark it SPAM and unpublish it. This causes problems because our comments email notification sends out emails about the Spam and the user sees nothing when they go to the page. Is it possible to prevent SPAM from being published similar to the blocked IP address, but based on the content and not the IP?

#1
for what you ask, investigate the akismet.module which will "not" publish spam when its checked by the akismet server. The spam will get put in a moderation query for you to make final decision of spam or ham
#2
This is not supported in this release, but will be supported in the next major version (which will implement spam filtering as a Drupal filter).
#3
This feature will be part of the upcoming 5.x-3.x version of the spam module. Opening as a feature request against that development version.
#4
This works in the 3.x development branch.
#5
Automatically closed -- issue fixed for two weeks with no activity.