email format in python

Mike Meyer mwm at mired.org
Tue Jul 19 23:31:00 EDT 2005


Jorgen Grahn <jgrahn-nntq at algonet.se> writes:
> Agree. In the case of user input validation, it might be ok to politely
> inform the user that the address looks a bit funny, but refusing to work
> with it will anger a user sooner or later.

Yup. I use cryptographically signed addresses as one-time addresses
for web forms. They look like mwm-keyword-site.com.2fef70 at mired.org.

It really annoys me when some site decides that that can't be my real
email address.

      <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list