Pages: [1]
Guest

2005-09-04 14:49:02

Willy,

One of the site's I built (w/ shoutbox) is expereiencing a bit of a SPAM issue. I filter bad words and allow 20 secs. between posts, but I was wondering if there is anything else I can do. Thoughts?
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,870

2005-09-04 15:10:48

I don't have a "bad word" filter (except for the word "ebay" because somebody kept posting links to his ebay actions), but I check on these things:
- is a name given (empty names or the default name is not accepted)
- is a shout given (empty shout or the default shout is not accepted)
- is name different from shout (if equal it's not accepted)
- is it a unique message (2x the same message (name + shout) is not accepted)

On top of this I have:
-a IP block for users that keep violating the rules
-from the same IP-address I only allow 2 messages in a row. Before a 3th post from that address is accepted, another user with a different IP has to post.
- a filter that removes HTML and PHP tags (actualy everthing between < and &gt from the name and shout


And lastly I and the moderator check the shoutbox on a regular basis and remove unwanted messages.

My shoutbox is MySQL based, so no files.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
Pages: [1]

Index :: BOINCstats Cafe :: Shoutbox Spam
Reason: