Deleted bots through mysql

how deleted many bots with same email jesperverefuj@gmail.com from forum
and how do forbid registration bots with same email
and how do forbid registration bots with same email
Tagged:
0
Answers
There was an error rendering this rich post.
Vanilla Forums COO [GitHub, Twitter, About.me]
tried
delete from GDN_User where jesperverefuj@gmail.com = 1;
did not work
Vanilla Forums COO [GitHub, Twitter, About.me]