Fighting spam
- spookyboo
- Silver Sponsor

- Posts: 1141
- Joined: Tue Jul 06, 2004 5:57 am
- x 151
- Contact:
Fighting spam
Recently i got a lot of spam on my forum (phpBB3). Do you guys have some tips how to fight it, because every day I have to delete about 10 posts.
Gui generator tool https://github.com/spookyboo/Magus ==> Windows binaries https://github.com/spookyboo/Magus_bin
HLMS editor https://github.com/spookyboo/HLMSEditor ==> Windows setup https://github.com/spookyboo/HLMSEditor ... e?raw=true
HLMS editor https://github.com/spookyboo/HLMSEditor ==> Windows setup https://github.com/spookyboo/HLMSEditor ... e?raw=true
- DanielSefton
- Ogre Magi
- Posts: 1235
- Joined: Fri Oct 26, 2007 12:36 am
- Location: Mountain View, CA
- x 10
- Contact:
Re: Fighting spam
It's hard because spammers are getting more sophisticated - it used to be the case where spammers found it difficult to infiltrate phpBB3. Obviously they're now targeting it because phpBB2 has gone.
Build up a blacklist over time. Keep adding dodgy emails, IPs, usernames and censors (with wildcards!) according to the type of spam you're getting. Increase the strength of the captcha. Make sure you have email validation turned on. Add a required custom field at registration with something like "enter a 2 digit number". I have so many censors in my forums it isn't even funny. So any spammer's posts just look like a mass of ******** **** *****, and they give up eventually. But apart from that, it's the job of moderation that takes care of the rest. It's got to be done unfortunately.
Build up a blacklist over time. Keep adding dodgy emails, IPs, usernames and censors (with wildcards!) according to the type of spam you're getting. Increase the strength of the captcha. Make sure you have email validation turned on. Add a required custom field at registration with something like "enter a 2 digit number". I have so many censors in my forums it isn't even funny. So any spammer's posts just look like a mass of ******** **** *****, and they give up eventually. But apart from that, it's the job of moderation that takes care of the rest. It's got to be done unfortunately.
- Klaim
- Old One
- Posts: 2565
- Joined: Sun Sep 11, 2005 1:04 am
- Location: Paris, France
- x 56
- Contact:
Re: Fighting spam
Specific solution for specific forums seems to be the better solution.
- PolyVox
- OGRE Contributor

- Posts: 1316
- Joined: Tue Nov 21, 2006 11:28 am
- Location: Groningen, The Netherlands
- x 18
- Contact:
Re: Fighting spam
I've had the same problem - I started getting spam on my PhPBB3 forum only this week. Guess I've just landed on someones list of target sites. However, in my case, simply enabling user activation (so they have to click a link in an email) has stopped it. They all seem to use invalid email addresses so far. The only downside is I get about 10 "Email could not be delivered" emails as they bounce back. But at least they are being kept off the forums.
- jacmoe
- OGRE Retired Moderator

- Posts: 20570
- Joined: Thu Jan 22, 2004 10:13 am
- Location: Denmark
- x 179
- Contact:
Re: Fighting spam
User activation does the trick for my forum.
I know who to delete when the bounce mails arrive.
I know who to delete when the bounce mails arrive.
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
