Password hash

Robert Montgomery rcmjivaro at comcast.net
Sun Dec 23 21:38:12 EST 2012


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.




More information about the Python-list mailing list