commit | 3d23fd649309fe80fdd1dee04b668fefb50c1b97 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Sat Jul 30 10:56:50 2011 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Sat Jul 30 10:56:50 2011 +0800 |
tree | 912395e2e554691e6b32a3dbab7b1254a15381fc | |
parent | f83e4acbaec012e01e11d5cc4ea6514cf2a7b34c [diff] |
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.