Valid Email Regex

I tried writing a perfect email regex which can be supported for almost every standard website like google, facebook etc.
\A[a-zA-Z0-9]*[\.?*[a-zA-Z0-9]]+@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+){1,3}\z

Please check on this regex if you find better please reply:

Comments

Popular posts from this blog

Installing Wowza Streaming Engine on ubuntu

Highcharts with grouped categories

Completely Uninstall and Install Rubymine on ubuntu