Hi, there,

I am using D7 for a new site, with a contact form, and I noticed that it doesn't have any sort of SPAM control. The Contact Form module doesn't seem to be D7 ready, so I'm not sure of any other solutions.

Is core's contact form secure?

Thanks in advance,

- Paul

Comments

nevets’s picture

The Drupal Form API works to make sure forms are secure but that is different than spam control. For that you want to add a captcha module which you can find under downloads.

barrett’s picture

If you're looking for spam control, I'd recommend the Mollom module.