how to check if a string is a valid email address (RFC822)?

Otis Gospodnetic otis at my-deja.com
Wed May 24 18:40:22 EDT 2000


Hello,

I need to parse some text and find all (RFC822 valid) email addresses
in it.

Is there a module that can take a string and tell me if the string is a
valid email address or not?

I am looking for something like Email::Valid or Email::Find modules for
Perl.

Thanks,

Otis



Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list