PDA

View Full Version : [INFO] Spam Management for vbulletin 5


yilmaz
01-09-2021, 08:46 PM
you-site/admincp/options.php?do=options&dogroup=spam_management

This is already in vb5.
If you look at it by adjusting, you need to do,
Get Anti-Spam Akismet Content Key
Detect Words as Spam, add spam words
Detect URLs as Spam, after how many urls will be accepted as spam
Posts that go outside the rules you set are automatically approved.

Each member gets a trust score.
It detects whether it is spam or not according to its trust score.
New members have zero trust points.
So, if these settings remain as they are, they are valid for new members

You can test it by lowering the Detect URLs As Spam value.
Add more than the maximum number of links you have given yourself as a safe member.
Try it as a new member.

Mboora
01-10-2021, 12:51 PM
Thanks for this.

Really helpful to know :)