| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 1999-03-29 | Patch by Per Cederqvist, who writes: | guido | 1 | -6/+15 | |
| """ - It needlessly used the makefile() method for each response that is read from the SMTP server. - If the remote SMTP server closes the connection unexpectedly the code raised an IndexError. It now raises an SMTPServerDisconnected exception instead. - The code now checks that all lines in a multiline response actually contains an error code. """ The Dragon approves. | |||||
| 1999-03-29 | Added `withlist' script to install target | bwarsaw | 1 | -1/+1 | |
