Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Private Message Flood Control

Quote Reply
Private Message Flood Control
I have a problem with people actually creating PM spam to a large number of my users. This take quite some time to deal with on each outbreak.

Does anyone have any ideas or code to implement a flood control to limit the number of PMs sent in a given timeframe?

Or some form of user earned method of being able to PM others.
Quote Reply
Re: [Jammer] Private Message Flood Control In reply to
I have the same problem. Today someone registered on the forum and then sent a spam email via the private message system to around 100 users. I'm not sure if they used an automated system to submit the messages. Does anyone have a way of preventing this?

thanks
Tim

http://www.gerontius.net/cgi-bin/forum/gforum.cgi
Tim Ault
Oxford UK
Quote Reply
Re: [timbo] Private Message Flood Control In reply to
Hi,

Man - some people are such idiots *mad* (had someone called Paul do that a good few years ago to myself, and a few other moderators and veterans).

I think the only real way - is to setup some kind of CAPTCHA security image system when sending the private messages.

I'll see if I can put something together.

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Private Message Flood Control In reply to
Or just check the last message time of the user and stop them posting for x seconds. Pretty easy.