Info
- 6 posts
- 3 voices
- Started 4 years ago by Ryan
- Latest reply from Sam Bauers
- This topic is not resolved
Blocking registrations by email
-
- Posted 4 years ago #
The first two user registrations I've had on my new forum are both using @mail.ru email addresses. Experience with other forums tells me these are probably spam registrations. On the SMF forums I admin I block @mail.ru email addresses from being able to register at all. Is there a way to do this in bbPress? Maybe have them default to Inactive or Blocked depending on the email address used?
-
- Posted 4 years ago #
This is the plugin to do exactly what you want:
http://bbpress.org/plugins/topic/restrict-registration-for-bbpress/#post-173You might also want to add my "Human Text" plugin to help stop bot (automated) registrations:
http://bbpress.org/plugins/topic/human-test -
- Posted 4 years ago #
Perfect. Thank you.
Just to make sure I've got it setup right. I've checked the Enable checkbox on top and added *mail.ru in the blacklist box. Whitelist box is empty. Sound correct?
-
- Posted 4 years ago #
You should make that:
*.mail.ru -
- Posted 4 years ago #
By adding the period wouldn't that only block stuff from @123.mail.ru, @whateverelse.mail.ru, etc. and not @mail.ru? It's the @mail.ru that seems to be the problem and not subdomains of mail.ru.
-
- Posted 4 years ago #
Ah, in that case all you need to put there is
mail.ruwithout the asterisk or leading dot. -
You must log in to post.