Active
Project:
Spam
Version:
5.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Oct 2008 at 18:11 UTC
Updated:
19 Mar 2009 at 12:40 UTC
the IP address filter doesn't have any way to un-block people. Strange becuase the message sent to the user tells them to contact a site administrator - but if the admin can't do anything about it... ?
Is the only current way to remove IPS by logging into MySQL and removing them manually?
Comments
Comment #1
jeremy commentedFor an IP to be blocked, the user has to post more than the configured number of spam postings. If you mark the user's spam postings as not spam, then they will automatically be unblocked. This needs to be documented, and I agree it could be helpful to provide a more obvious way to unblock a user (that may automatically mark all of the user's postings as not spam.)
Comment #2
jenlamptonyes, yes, that would be wonderful :-)
Comment #3
jeremy commentedI will try and review adding this feature, hopefully before the next release.
Comment #4
Dabitch commented"the user has to post more than the configured number of spam postings." - then I have another issue here, as my own IP has been caught in the "Your IP address has been blocked by our spam filter." trap. Where do I unblock my own IP? Please note that nothing I have posted has ever been marked as spam, something is seriously wrong with that.
Comment #5
Dabitch commentedJust FYI
DELETE FROM `spam_duplicate` WHERE hostname = "MY IP NUMBER"cleared up my posting issues - somehow my posts were being marked as duplicates when they were not.
(meanwhile a lot of identical duplicate spam is getting through)