CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Recommended modules
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

Spambot protects the user registration form from spammers and spambots by
verifying registration attempts against the Stop Forum Spam
(www.stopforumspam.com) online database.
It also adds some useful features to help deal with spam accounts.

This module works well for sites which require user registration
before posting is allowed (which is most forums).


RECOMMENDED MODULES
-------------------

 * User Stats (https://www.drupal.org/project/user_stats):
   Allow to use a bit more statistics of users by IP address.

 * Statistics (built-in core)
   Allow to use a bit more statistics of users by IP address.


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.


CONFIGURATION
-------------

 * Configure user permissions in Administration » People » Permissions:

   - Protected from spambot scans

     Users in roles with the "Protected from spambot scans" permission would not
     be scanned by cron.

 * Go to the '/admin/config/system/spambot' page and check additional settings.


MAINTAINERS
-----------

Current maintainers:
 * bengtan (bengtan) - https://www.drupal.org/u/bengtan
 * Michael Moritz (miiimooo) - https://www.drupal.org/u/miiimooo
 * Dmitry Kiselev (kala4ek) - https://www.drupal.org/u/kala4ek

File

./README.txt

View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Recommended modules
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. Spambot protects the user registration form from spammers and spambots by
  11. verifying registration attempts against the Stop Forum Spam
  12. (www.stopforumspam.com) online database.
  13. It also adds some useful features to help deal with spam accounts.
  14. This module works well for sites which require user registration
  15. before posting is allowed (which is most forums).
  16. RECOMMENDED MODULES
  17. -------------------
  18. * User Stats (https://www.drupal.org/project/user_stats):
  19. Allow to use a bit more statistics of users by IP address.
  20. * Statistics (built-in core)
  21. Allow to use a bit more statistics of users by IP address.
  22. INSTALLATION
  23. ------------
  24. * Install as you would normally install a contributed Drupal module. See:
  25. https://drupal.org/documentation/install/modules-themes/modules-7
  26. for further information.
  27. CONFIGURATION
  28. -------------
  29. * Configure user permissions in Administration » People » Permissions:
  30. - Protected from spambot scans
  31. Users in roles with the "Protected from spambot scans" permission would not
  32. be scanned by cron.
  33. * Go to the '/admin/config/system/spambot' page and check additional settings.
  34. MAINTAINERS
  35. -----------
  36. Current maintainers:
  37. * bengtan (bengtan) - https://www.drupal.org/u/bengtan
  38. * Michael Moritz (miiimooo) - https://www.drupal.org/u/miiimooo
  39. * Dmitry Kiselev (kala4ek) - https://www.drupal.org/u/kala4ek