| Commit message (Expand) | Author | Age | Files | Lines |
* | #7484: no more <> around addresses in VRFY or EXPN | R David Murray | 2011-07-19 | 1 | -2/+9 |
|
|
* | #12147: make send_message correctly handle Sender and Resent- headers. | R David Murray | 2011-07-03 | 1 | -13/+39 |
|
|
* | #12283: Fixed regression in smtplib quoting of leading dots in DATA. | R David Murray | 2011-06-09 | 1 | -1/+1 |
|
|
* | Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented. | Antoine Pitrou | 2011-05-07 | 1 | -2/+4 |
|\ |
|
| * | Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by ... | Antoine Pitrou | 2011-05-07 | 1 | -2/+4 |
|
|
| * | Merged revisions 75064 via svnmerge from | Ezio Melotti | 2009-09-25 | 1 | -2/+2 |
|
|
* | | Merged revisions 88501 via svnmerge from | Giampaolo Rodolà | 2011-02-24 | 1 | -63/+73 |
|
|
* | | #10321: Add support for sending binary DATA and Message objects to smtplib | R. David Murray | 2010-11-08 | 1 | -6/+53 |
|
|
* | | Issue #6683: For SMTP logins we now try all authentication methods advertised | Gerhard Häring | 2010-08-05 | 1 | -28/+29 |
|
|
* | | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | | fix print statement | Ezio Melotti | 2009-09-25 | 1 | -2/+2 |
|/ |
|
* | More codestring -> codebytes. | Georg Brandl | 2009-06-04 | 1 | -1/+1 |
|
|
* | Finish issue 5259 by adding tests and fixes for the 'login' | R. David Murray | 2009-05-28 | 1 | -4/+5 |
|
|
* | Fix for issue 5259: ASCII encode the username and password before passing | R. David Murray | 2009-05-23 | 1 | -1/+2 |
|
|
* | Merged revisions 72835 via svnmerge from | R. David Murray | 2009-05-23 | 1 | -3/+4 |
|
|
* | Merged revisions 68547,68607,68610,68618,68621-68622,68649,68722 via svnmerge... | Benjamin Peterson | 2009-01-18 | 1 | -1/+4 |
|
|
* | Remove traces of rfc822. | Georg Brandl | 2008-06-12 | 1 | -1/+1 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -2/+4 |
|
|
* | Merged revisions 61964-61979 via svnmerge from | Christian Heimes | 2008-03-28 | 1 | -1/+2 |
|
|
* | Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 ... | Christian Heimes | 2008-03-20 | 1 | -0/+1 |
|
|
* | Fix a WTF noticed by Jerry Seutter. | Barry Warsaw | 2008-03-19 | 1 | -2/+2 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-23 | 1 | -2/+2 |
|
|
* | Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from | Christian Heimes | 2008-01-18 | 1 | -10/+38 |
|
|
* | Convert the socket module to insist on bytes for input, and to return bytes | Guido van Rossum | 2007-11-21 | 1 | -4/+6 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -1/+1 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 1 | -2/+2 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -4/+2 |
|
|
* | Merged revisions 57620-57771 via svnmerge from | Thomas Wouters | 2007-08-30 | 1 | -62/+57 |
|
|
* | More email package related repairs. This fixes smtplib's import and use of | Barry Warsaw | 2007-08-30 | 1 | -5/+5 |
|
|
* | Merged revisions 57221-57391 via svnmerge from | Guido van Rossum | 2007-08-24 | 1 | -1/+2 |
|
|
* | Merged revisions 56753-56781 via svnmerge from | Guido van Rossum | 2007-08-06 | 1 | -3/+3 |
|
|
* | Fix a buch of shallow test failures. | Guido van Rossum | 2007-06-18 | 1 | -2/+2 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -27/+57 |
|
|
* | Fix a bunch of doctests with the -d option of refactor.py. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -12/+12 |
|
|
* | Merged revisions 53451-53537 via svnmerge from | Thomas Wouters | 2007-02-01 | 1 | -3/+3 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -5/+34 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -1/+5 |
|
|
* | Bug #1430298: It is now possible to send a mail with an empty | Georg Brandl | 2006-02-17 | 1 | -1/+4 |
|
|
* | SMTP.help() was returning a tuple instead of the promised text. | Kurt B. Kaiser | 2005-06-26 | 1 | -1/+1 |
|
|
* | Replace list of constants with tuples of constants. | Raymond Hettinger | 2005-02-06 | 1 | -1/+1 |
|
|
* | Patch #1100140: improved smtp connect debugging | Johannes Gijsbers | 2005-01-16 | 1 | -2/+2 |
|
|
* | Replace rfc822.parseaddr with email.Utils.parseaddr. The implementation is | Johannes Gijsbers | 2005-01-08 | 1 | -2/+2 |
|
|
* | Patch #1075928: AUTH PLAIN in smtplib. | Johannes Gijsbers | 2004-12-06 | 1 | -1/+1 |
|
|
* | Debug output is now printed to sys.stderr . | Brett Cannon | 2004-07-10 | 1 | -9/+10 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -4/+4 |
|
|
* | Patch #572031: AUTH method LOGIN for smtplib | Martin v. Löwis | 2002-10-06 | 1 | -1/+1 |
|
|
* | smptlib did not handle empty addresses. | Raymond Hettinger | 2002-09-05 | 1 | -3/+3 |
|
|