Floren
Well-known member
Personally, I completely solved the spam issues on my site by blocking the following countries to register, start a thread, conversation, profile message or post reply to thread:
$geoip_country_code = A1, AF, BD, BR, CN, ID, IN, PK
If someone from the above countries tried to post something, he/she will get redirected to the forum rules page. There you can customize a message to let them contact you if they are well intended and not spammers. So far, I never got an email.
I was getting every single day at least 10-15 spam posts and at least 20 weird new users.
$geoip_country_code = A1, AF, BD, BR, CN, ID, IN, PK
If someone from the above countries tried to post something, he/she will get redirected to the forum rules page. There you can customize a message to let them contact you if they are well intended and not spammers. So far, I never got an email.

I was getting every single day at least 10-15 spam posts and at least 20 weird new users.