Only meant as an initial client-side filter to override the default input[type=email]
validation done according to spec, which is much too simple.
Inputs passing this regex MUST get validated in a more fine-grained manner again when received on the server-side