[issue11281] smtplib: add ability to bind to specific source IP address/port

Roundup Robot report at bugs.python.org
Sat Jul 30 04:58:44 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 26839edf3cc1 by Senthil Kumaran in branch 'default':
Fix closes Issue11281 - smtplib.STMP gets source_address parameter, which adds the ability to bind to specific source address on a machine with multiple interfaces. Patch by Paulo Scardine.
http://hg.python.org/cpython/rev/26839edf3cc1

----------
nosy: +python-dev
resolution: remind -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11281>
_______________________________________


More information about the Python-bugs-list mailing list