First time here? Check out the FAQ!
2

How to block users with specific email addresses?
 

How to block new registration and to ban already registered users which have the domain name someexample.com?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Toms's avatar
767
Toms
asked 11 years ago
Evgeny's avatar
13.2k
Evgeny
updated 11 years ago

Comments

see more comments

1 Answer

0

Not sure about ban current users with @example.com email, maybe you could do manually SQL query in db.

also you have option in live settings to allow user registrations with custom set of emails like .google.com .yahoo.com .hotmail.com ....etc.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Mustafa's avatar
48
Mustafa
answered 11 years ago
link

Comments

1

I know about the live settings option, but I just want to ban specific domains.

Toms's avatar Toms (11 years ago)
see more comments