New User Form should reject invalid email
Created by: odrobnik
When creating a new user I am able to paste in mailto:blabla@domain.com
and the form does not complain. This is a problem if you enable generation of a random start password since this user will never get this password, even if you later remote the "mailto:" from the address.