<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/regex/tags/2822</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 18:54:47 GMT</pubDate>
<item>
<title>(Regular Expression) RFC 2822 Email Validation - pacey</title>
<link>http://snipplr.com/view/20981/rfc-2822-email-validation/</link>
<description><![CDATA[ <p>There are multiple ways of checking email adresses about their validity. This script is based on RFC 2822.

Please note that based on RFC 2822 pacey@aol.com.nospam is considered valid.

The second snippet is the one I prefer, which only accepts Two-Letter-CCs and the specials com/org/net/gov etc.</p> ]]></description>
<pubDate>Sun, 11 Oct 2009 09:53:56 GMT</pubDate>
<guid>http://snipplr.com/view/20981/rfc-2822-email-validation/</guid>
</item>
</channel>
</rss>