Depends on what you mean by anti-spam. If you mean "Is there any way to stop people or spammers from adding randomly adding junk comments" then the answer is "sorta." You can make it harder for bots and spammers to clutter up your site by turning off anonymous posting, adding Captcha to your user sign up and/or comment submission processs, and making sure that you have your input filters set up properly to keep people from injecting code into your forms.
Are you using webform? I have mollom and I've made my account and everything, and it doesnt seem to be doing much for the webform on my contact page. Does mollom require I do anything to the form on the contact page?
There is a patch for the Mollom project that adds webforms support to the Mollom module. See http://drupal.org/node/259488. I'd love to get that into the next version of the Mollom module.
Depends on what you mean by
Depends on what you mean by anti-spam. If you mean "Is there any way to stop people or spammers from adding randomly adding junk comments" then the answer is "sorta." You can make it harder for bots and spammers to clutter up your site by turning off anonymous posting, adding Captcha to your user sign up and/or comment submission processs, and making sure that you have your input filters set up properly to keep people from injecting code into your forms.
I learned all of this the hard way and now I am trying to clean the junk out myself. http://drupal.org/node/314303
I can give more detail on any of this if you need it.
Hokuspokus
MyCaptcha
You can use the mycaptcha module http://heine.familiedeelstra.com/mycaptcha-download
I think you will also need form store module to make it work.
Is there anything that works
Is there anything that works for Drupal 6??
I haven't tried this for 6,
I haven't tried this for 6, but I've started using Mollom, http://drupal.org/project/mollom seems to work for my site.
Are you using webform? I
Are you using webform? I have mollom and I've made my account and everything, and it doesnt seem to be doing much for the webform on my contact page. Does mollom require I do anything to the form on the contact page?
Mollom patch available
There is a patch for the Mollom project that adds webforms support to the Mollom module. See http://drupal.org/node/259488. I'd love to get that into the next version of the Mollom module.