How to disallow posts in the forum based on some words in the content

justchecking - August 10, 2008 - 18:09

Hi Drupalites,

My site is being bombarded by marketers/spammers who keep posting junk posts on my forum. I would like to have a facility whereby I can block posts based on certain words appearing in them.

You may say I can block the user who is posting junk, but then they will register as someone else. So only option it seems to me is either to moderate each post before it appears in the forum or just automatically delete any posts that have certain words in them.

thanks.
JC

you probably want to look at

WorldFallz - August 10, 2008 - 19:35

you probably want to look at http://drupalmodules.com/module/workflow-wordfilter and http://drupal.org/project/spam

however, effective spam management generally takes a multipronged approach. I would probably use a combination of wordfiltering and captcha.

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz

Thanks. I am currently

justchecking - August 10, 2008 - 19:58

Thanks. I am currently installing spam module and trying to setup the filter.

Regards.
JC

I installed spam modules and

justchecking - August 10, 2008 - 20:14

I installed spam modules and while trying to configure, I cannot see where to actually enter the word I want to filter and delete all posts if someone uses it in their posts.

It seems now I need to also install another module spam_tokens. Is that right ?

thanks.
jc

 
 

Drupal is a registered trademark of Dries Buytaert.