From: Michael Orlitzky Date: Mon, 10 Jun 2013 22:42:10 +0000 (-0400) Subject: Add an --rfc5322 option which validates against the real RFC syntax. X-Git-Tag: 0.0.2~4 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=d9cf306292f2bfaa00b4773737b67de7f4ecf983;hp=d9cf306292f2bfaa00b4773737b67de7f4ecf983;p=email-validator.git Add an --rfc5322 option which validates against the real RFC syntax. Shuffle around some tests. Disable the domain-with-underscore test pending an upstream fix. Add the new option to the man page. Document how to adjust the number of threads. ---