Skip to content

Instantly share code, notes, and snippets.

@ctcherry
Created May 29, 2010 06:54
Show Gist options
  • Select an option

  • Save ctcherry/418096 to your computer and use it in GitHub Desktop.

Select an option

Save ctcherry/418096 to your computer and use it in GitHub Desktop.
/^([\w\!\#$\%\&\'\*\+\-\/\=\?\^\`{\|\}\~]+\.)*[\w\!\#$\%\&\'\*\+\-\/\=\?\^\`{\|\}\~]+@((((([a-z0-9]{1}[a-z0-9\-]{0,62}[a-z0-9]{1})|[a-z])\.)+[a-z]{2,6})|(\d{1,3}\.){3}\d{1,3}(\:\d{1,5})?)$/i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment