Newbie question: what is causing my socket error?

Jeff Epler jepler at unpythonic.net
Tue Jun 15 07:58:02 EDT 2004


socket.gethostname() should return the fully-qualified name of the
machine where the Python script is executing.  This name would be used,
I think, in the HELO step of the SMTP protocol.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20040615/fa5dfc64/attachment.sig>


More information about the Python-list mailing list