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

praseodym’s picture

Status: Active » Closed (fixed)

http: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.