On 17/08/06, Tim Williams <[EMAIL PROTECTED]> wrote:
> On 16 Aug 2006 15:23:06 -0700, fuzzylollipop <[EMAIL PROTECTED]> wrote:
> > I want to do email address format validations, without turning to ANTLR
> > or pyparsing, anyone know of a regex that is COMPLIANT with RFC 821.
> > Most of the ones I have found from google searches are not really as
> > robust as I need them to be.
> >
>
> RFC 2821 and 2822 specify the format for email addresses.
>

This also makes interesting reading

http://www.regular-expressions.info/email.html

:)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to