Active
Project:
AntiSpam
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 May 2011 at 10:32 UTC
Updated:
18 Apr 2012 at 20:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
chrism2671 commentedMe too. Or auto block if repeat offender.
+1
Comment #2
Everett Zufelt commentedI like this and would like to include ability to block IP for anonymous users. Good idea for 7.x-2.x.
Comment #3
joel_guesclin commentedThe problem with blocking IP is that an awful lot of people using broadband connexions do not have a fixed IP address, so blocking their IP is at best useless and at worst risks blocking the IP of a bona fide user.
The advantage of blocking the user id is that it forces the spammer to go through the hassle of creating a new e-mail address. No big deal for them I know, but since these spammers are human beings, once they discover that their address is blocked and that their posts don't get through, they go away
Comment #4
joel_guesclin commentedI went ahead and modified the antispam.admin.inc file myself. It seems to work ok. A patch is attached for 6.x-1.3. Would it be possible to roll this into a production version?
I don't know whether the patch might look a bit odd - I ran both the files through Netbeans reformatting before creating the patch