Hacker News new | ask | show | jobs
by 9ec4c12949a4f3 5738 days ago
Should be automatic on registration (wtf no + sign in my email??). You can verify by going to settings -> licence.
1 comments

It is only client-side verification. I used tamper data and a url-encoder, and I was able to get a + sign in my email (and the verification email was sent with no problem).

But yeah, it's annoying when companies try to make their own email parser and get it completely wrong.

The problem is already known and it's in resolution phase: http://community.licorize.com/questions/184/valid-email-addr...
And the validator is actually Apache's.
Brb, crying myself to sleep.