> e-mail address exists or not, when you actually send a mail to the user, 
> but a quick-n-dirty check would be nice. Maybe even complete RFC-compliancy 
> as implemented in some Perl-Modules? (spaces, "@" sign, dot-notation etc.)

There is a "monster" regular expression made by Tom Christiansen I think.
A link is on
http://www.perl.com/pub/doc/manual/html/pod/perlfaq9.html#How_do_I_check_a_valid_mail_addr
 

The regular expression may be used in Python too I think.

Regards, Frank

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to