Click to See Complete Forum and Search --> : can a spambot post even if banned


balsa8
07-16-2009, 09:31 AM
Background info:
I just started a forum and decided to allow spam as long as it was "good quality" spam.
Here is a link to the sticky post telling what I consider to be "good quality" spam:

http://www.rimkor7.com/phpBB3/viewtopic.php?f=8&t=140

I figured junk traffic is better than no traffic.

Question
There is one spambot that is really persistent. It is for a Russian porno site. I banned it but it seems to keep attacking. If I unban it for a minute, I get a bunch of posts. Everyday I see one or two posts in the moderator queue even though it is banned. Is it doing a continuous attack? Can some posts slip through phpBB even if it is banned? I checked the whois and sent a complaint to the e-mail address given. I haven't heard anything back.

TheBearMay
07-16-2009, 11:15 AM
..."good quality" spam...

Now there's a term I haven't heard before. Spambots generally only have one mission in life and that's to inject as many links for their sites as possible. Complaining to a Russian ISP:rolleyes: tends to be pretty much useless - many times the ISP is also the one doing the spamming.

As to banning the bot, it depends on how your software does it and whether you have the capability of banning it at the server level. If the link provided is to your site, it appears that you have the ability to use .htaccess; if so you may want to look at adding a few deny statements to block the entire IP range of the bot (a whois query on the bot's IP will generally tell you what block of addresses belong to the company).