Fighting against spam
jari - February 7, 2007 - 11:40
| Project: | Webform |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is there any way to fight against spam with the webform-module, or is there a module that work with webform-module in order to tame the spamming through it?
I'm getting a lot of mail from our feedback form containing about 10 different URLs in each submissions..

#1
I use the Captcha module (http://drupal.org/project/captcha) for this. In fact, webform has an option to add a captcha field if the Captcha module is installed.
#2
webform uses the captcha as a plugin to fight against spam.