Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change interface to sendmail: if the destination address is a string | Jeremy Hylton | 1998-08-13 | 1 | -1/+6 |
* | Untabified and deleted trailing blank lines. | Guido van Rossum | 1998-08-10 | 1 | -9/+7 |
* | Latest version by The Dragon, who writes: | Guido van Rossum | 1998-08-04 | 1 | -66/+120 |
* | Better RFC 821 compliance (MAIL and RCPT, and CRLF in data) | Guido van Rossum | 1998-07-13 | 1 | -15/+37 |
* | Eric Raymond added support for ESMTP protocol and corrected some typos | Guido van Rossum | 1998-06-25 | 1 | -33/+113 |
* | Add optional argument to help(). | Guido van Rossum | 1998-04-03 | 1 | -2/+2 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -71/+71 |
* | Sez The Dragon: | Guido van Rossum | 1998-01-29 | 1 | -24/+25 |
* | SMTP client by The Dragon De Monsyne <dragondm@integral.org>. | Guido van Rossum | 1998-01-29 | 1 | -0/+278 |