The current email regex rejects email addresses like example+label@gmail.com, even though they are valid. This is particularly relevant for visitors using Gmail, who can use the extension +<label> to make filtering easier. Could you loosen the strictness of the Email validation regex to allow such email addresses.

Submitted by Ot ten Thije on 25 March 2010 at 15:46

On 26 March 2010 at 10:34 Sander Vermolen commented:

I did not know this was possible in GMail. I will move the issue to WebDSL as I am using the standard WebDSL validation.

Log in to post comments