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?
Comments
Comment #1
vm commentedfor 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
Comment #2
jeremy commentedThis is not supported in this release, but will be supported in the next major version (which will implement spam filtering as a Drupal filter).
Comment #3
jeremy commentedThis 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.
Comment #4
jeremy commentedThis works in the 3.x development branch.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.