Don't use regular expressions to "validate" email addresses (was:Ineed some help with a regexp please)

Fredrik Lundh fredrik at pythonware.com
Fri Sep 22 05:16:33 EDT 2006


Bruno Desthuilliers wrote:

>> if you were creating a web app with an email form... rather than try to
>> check if the email is valid...
>
> Ever bothered to read the relevant rfc ?

or the perl faq:

    http://faq.perl.org/perlfaq9.html#How_do_I_check_a_val

</F> 






More information about the Python-list mailing list