Quote:
Originally Posted by Chadi
Is there a way to approve an initially rejected registration marked as spam? I do not see any such options.
All I see is this for the particular account in question:
2012-08-12 05:09:45 72.53.xxx.xxx wendydavis423 xxxxxx@aol.com Spam-O-Matic Tagged ip - 72.53.xxx.xxx - Spammer Found and rejected.
|
Code:
UPDATE `glowhostspamomatic_remotecache` SET `is_spambot`='0' WHERE (`field`='ip') AND (`is_spambot`='1') AND (`data`='72.53.xxx.xxx') LIMIT 1
run this query just update the ip first