Hi In my forum i closed the direct registrations until i approve they won't be the members. But the problem is even i havent approved they are sending PMS\'s Totally irritating with similar message What i need to do ????
What software are you using? Do a search on the mods. site for it to disallow PMs with members who don't have X amount of posts yet, that should help cut that down. Also, limit the amount of PMs a member can send as well.
If your using phpBB 3.0.6 you can use the built in "Newly registered users" feature and set a certain amount of posts then set PM privileges to "Never" for the "Newly registered users" group.
Put newly registered users in a group where PM's are not allowed. When they reach a certain criteria (e.g. post count), auto promote them to a new user group that allows PM's. Cheers,
Try to make a search of newly registered users. Check which new users have registered from the day, you are facing this problem. Limit on PMs on all those and then release them one by one. Hopefully, you can catch the S**t.
Install them http://www.vbulletin.org/forum/showthread.php?t=176481 http://www.vbulletin.org/forum/showthread.php?t=123002
That is exactly what I did, and then I set the promotion script to only run once per hour. Members of my forum have to have X number of post, and have to be a member for up to one hour before they can send PMs. I thought about changing the promotion script to run once per day, but I dont know about that yet. After I set that group up - which was 2 years ago, I have not had any private message spammers.
Its a cron job that checks the promotions. admin control panel - left column - usergroups - promotions - add new promotion - Post: whatever number you want Promotion Strategy: Post Promotion Type: Primary usergroup Move User to Usergroup: The new group you just created Admin control panel - left column - Scheduled Tasks - Scheduled Task Manager - User Promotions - set it to run when you want it to. The default group for new users is "registered users" - there is nothing you can do about that. So you have to create a new user group, I called mine "Full Members". Restrict the permissions of the "registered users" group so that they can not send out private messages, can not post profile comments, can not download or upload files,,,,, whatever else you want. A private message spammer will join, see they can not send private messages or post profile comment spam and will leave. I have not had a single PM spammer in 2 years. If I get one, I will increase the time for the promotion script to run, and the increase the post count required to send private messages. Spammers want to get in and get out. They do not want to sit there and wait for the promotion script to run.
vBulletin has a built in SPAM Management system. You can also install a mod from cybernatics to prevent members to send PMs before they reach a certain count of posts.