Berker Peksag added the comment:

The docstring of the SMTP class says:

"If specified, `local_hostname` is used as the FQDN of the local host.  By 
default, the local hostname is found using socket.getfqdn()."

See Lib/smtplib.py:226.

----------
nosy: +berker.peksag
versions:  -Python 2.6, Python 3.1, Python 3.2, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18179>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to