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

vm’s picture

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

jeremy’s picture

Status: Active » Postponed

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).

jeremy’s picture

Version: 4.7.x-1.0 » 5.x-3.x-dev
Category: support » feature
Status: Postponed » Active

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.

jeremy’s picture

Status: Active » Fixed

This works in the 3.x development branch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.