Files
cpython/Lib
Gregory P. Smith bde4ae4bde Fixes (accepts patch) issue1339 - http://bugs.python.org/issue1339
- Factor out the duplication of EHLO/HELO in login() and sendmail() to
  a new function, ehlo_or_helo_if_needed().
- Use ehlo_or_helo_if_needed() in starttls()
- Check for the starttls exception in starttls() in the same way as
  login() checks for the auth extension.
Contributed by Bill Fenner.
2008-01-17 08:35:49 +00:00
..
2007-07-13 22:12:58 +00:00
2006-05-18 06:18:06 +00:00
2006-10-27 17:06:16 +00:00
2004-07-07 20:54:48 +00:00
2008-01-10 23:00:01 +00:00
2007-03-13 21:32:01 +00:00
2006-08-15 00:25:04 +00:00
2007-01-30 03:03:46 +00:00
2006-02-26 04:21:50 +00:00
2006-02-08 12:53:56 +00:00
2008-01-16 00:32:03 +00:00
2007-12-10 20:42:53 +00:00
2007-01-30 03:03:46 +00:00
2006-02-19 21:26:07 +00:00
2007-05-14 20:52:31 +00:00
2007-09-09 20:25:00 +00:00
2007-02-28 18:27:41 +00:00
2007-12-08 10:56:39 +00:00
2007-09-10 21:51:02 +00:00
2006-02-28 22:50:17 +00:00
2007-09-09 20:25:00 +00:00
2007-10-29 20:52:45 +00:00
2008-01-15 21:25:11 +00:00
2005-02-07 15:28:45 +00:00
2008-01-06 14:33:52 +00:00
2007-09-10 21:51:02 +00:00
2007-01-30 03:03:46 +00:00
2007-08-28 23:22:52 +00:00
2007-12-03 12:55:17 +00:00
2007-01-13 00:29:49 +00:00
2007-08-06 07:39:09 +00:00
2007-09-09 20:25:00 +00:00
2007-05-24 17:33:33 +00:00
2007-03-12 18:07:52 +00:00
2006-02-27 22:32:47 +00:00
2008-01-02 04:11:28 +00:00
2006-02-25 22:38:04 +00:00