1. 0de6580 bunch more __all__ lists by Skip Montanaro · 23 years ago
  2. 8d87603 Aha. We can remove he string import after all by using ValueError. by Eric S. Raymond · 23 years ago
  3. 38151ed Fixed a bug in the test jig. by Eric S. Raymond · 23 years ago
  4. c013f30 String method conversion. by Eric S. Raymond · 23 years ago
  5. 495ad3c Whitespace normalization. by Tim Peters · 23 years ago
  6. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  7. 17bfef5 SMTP.connect(): If the socket.connect() raises a socket.error, be sure by Barry Warsaw · 24 years ago
  8. 5bf94a0 Applied patch #101350, closing it. by Barry Warsaw · 24 years ago
  9. 0ebc1c6 Use socket.getfqdn() instead of defining make_fqdn(). by Fred Drake · 24 years ago
  10. caa658d Apply SF patch #101151, by Peter S-K, which fixes smtplib's passing of the by Thomas Wouters · 24 years ago
  11. 7bc82bb add better algorithm to get fully qualified domain name for localhost by Peter Schneider-Kamp · 24 years ago
  12. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  13. a1ae884 Use TQSQ (triple quoted single quote) module docstring for better by Barry Warsaw · 24 years ago
  14. 93a7c0f Fredrik Lundh: by Guido van Rossum · 24 years ago
  15. 98d9fd3 Simple changes by Gerrit Holl - move author acknowledgements out of by Guido van Rossum · 24 years ago
  16. 4b8c6ea Actually, the previous batch's comment should have been different; by Guido van Rossum · 24 years ago
  17. d25c1b7 A bunch of docstring fixes. by Barry Warsaw · 25 years ago
  18. bda10c8 In helo() and ehlo(), Don't fail when gethostbyaddr() fails -- just by Guido van Rossum · 25 years ago
  19. db23d3d Patch by Per Cederqvist: by Guido van Rossum · 25 years ago
  20. 20c9228 Patch by Per Cederqvist, seemingly approved by The Dragon: by Guido van Rossum · 25 years ago
  21. 296e143 Changes by Per Cederquist and The Dragon. by Guido van Rossum · 25 years ago
  22. f123f84 Patch by Per Cederqvist, who writes: by Guido van Rossum · 25 years ago
  23. 40233ea Patch by Piers Lauder: make exceptions classes. by Guido van Rossum · 25 years ago
  24. 348fd06 In rcpt(), avoid a space after the TO: address when the option list is by Guido van Rossum · 25 years ago
  25. 0720177 Small, and final docstring merge with Dragon's version. by Barry Warsaw · 26 years ago
  26. a7d9bdf A few other docstring fixes, most importantly to be a little nicer to Emacs ;-) by Barry Warsaw · 26 years ago
  27. 4c4bec8 Nothing earthshattering, just some fixes to typos and other formatting by Barry Warsaw · 26 years ago
  28. 31bb8ce Change interface to sendmail: if the destination address is a string by Jeremy Hylton · 26 years ago
  29. 2880f6e Untabified and deleted trailing blank lines. by Guido van Rossum · 26 years ago
  30. fcfb632 Latest version by The Dragon, who writes: by Guido van Rossum · 26 years ago
  31. 69a79bc Better RFC 821 compliance (MAIL and RCPT, and CRLF in data) by Guido van Rossum · 26 years ago
  32. 95e6f70 Eric Raymond added support for ESMTP protocol and corrected some typos by Guido van Rossum · 26 years ago
  33. 18586f4 Add optional argument to help(). by Guido van Rossum · 26 years ago
  34. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  35. fc40a83 Sez The Dragon: by Guido van Rossum · 26 years ago
  36. bbe323e SMTP client by The Dragon De Monsyne <dragondm@integral.org>. by Guido van Rossum · 26 years ago