Drupal Spam Module

Raise your hand if you don't like comment spam. I see everyone has their hands up. We've all dealt with it, either as a site visitor or as a blog owner, and it's simply no fun. I haven't had this blog up long, maybe 6 weeks in all, yet somehow I've already made it into the blackjack spambot. Yes, each of the last 263 comments have all had something to do with blackjack. Who knew the card game was so popular? I sure didn't.

I'm using Drupal 5.2 as the CMS here. I have certain likes and dislikes about Drupal, but all in all it is a pretty solid product, and certainly provides an ample amount of tools for me to implement quickly and for the most part efficiently. Spam is one of the pieces I haven't had to deal with a whole lot from an admin perspective, so I found myself scrambling to implement a spam deterrent as quickly as possible.

Captcha or one of its many variants was the logical first choice to go with. The problem with Captcha though is that I find it to be somewhat of a deterrent even for humans to use. I often find myself asking, "Is that an n or an r?" I may eventually add reCaptcha to the site, but for the time being I went with the Drupal spam module. It took 5 minutes to download, install and configure, and blocks everything that sounds fishy. I went with the default settings, added one filter for the word "blackjack" and overall am very impressed. Here is a quick look at the log:

type id date message user
comment 189 22.08.2007 - 19:49 spam_delete_comment: deleted comment "winning at black jack... Anonymous
comment 189 22.08.2007 - 19:49 spam_comment: deleting comment "winning at black jack tips... Anonymous
comment 189 22.08.2007 - 19:49 spam_content_filter: 99% probability of being spam for comment ... Anonymous
comment 189 22.08.2007 - 19:49 custom filters: matched 32 times, adding weight of 6400... Anonymous
comment 189 22.08.2007 - 19:49 spam_comment: insert action for comment "winning at black ja Anonymous
comment 188 22.08.2007 - 18:43 spam_delete_comment: deleted comment "free online blackjack... Anonymous
comment 188 22.08.2007 - 18:43 spam_comment: deleting comment "free online blackjack comput... Anonymous
comment 188 22.08.2007 - 18:43 spam_content_filter: 99% probability of being spam for comment... Anonymous
comment 188 22.08.2007 - 18:43 custom filters: matched 33 times, adding weight of 6600... Anonymous
comment 188 22.08.2007 - 18:43 spam_comment: insert action for comment "free online blackja... Anonymous
| Tags:

Hi, I installed spam module

Hi,

I installed spam module on my site, but cannot find where to enter the words that will indicate spam. Like in your case blackjack,
I wanted to enter some words to filter. Let me know how to do this. Do I have to install spam_tokens module too ?

thanks

I haven't looked into

I haven't looked into Akismet before, but will be sure to do so. Thanks!

I wonder if the Drupal

I wonder if the Drupal Akismet module is any good. Akismet is what WordPress uses and works great.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options