I am writing a script that will send an email using an account I set up
in gmail. It is an smtp server using tls on port 587, and I would like
to use a password hash in the (python) script for login rather than
plain text. Is this do-able? Details please.

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

Reply via email to