storj-archived/storj.io

Validation missing for Subscribing to Newsletter.

Opened this issue · 3 comments

Email address aren't validated hence don't give out any error message for entering invalid email address.

email subscription not validated

Per email standards this could be a valid email address - however very unlikely. The main reason this is not a valid email is that "fake" is not a valid TLD. An address "a@com", however could be a valid email.

Can you please give me a link to these email standards

https://serverfault.com/a/155484

The main RFC-s are:

The full list of them are here https://en.wikipedia.org/wiki/Email_address#Standards_documents. The wikipedia page also contains examples with a single TLD.