Closed (fixed)
Project:
http:BL
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 May 2007 at 03:56 UTC
Updated:
17 May 2007 at 19:25 UTC
How well does this module play with the akismet and spam modules? I know akismet is for comments, but I am curious about the precedence. Likewise for the spam module.
Comments
Comment #1
praseodym commentedhttp:BL currently works on a sitewide level, checking if the visitor's IP is blacklisted on every request. This means that spambots are blocked from your site before they are even able to get to a comment form. Other anti-spam modules work by checking if a comment is spam, so after the bot has posted it.