[Twisted-Python] (no subject)

Anders Hammarquist iko at strakt.com
Thu Feb 6 09:36:36 MST 2003


Hi all,

Here's my first cut at rewriting the SMTP client code.
The new smtp.sendmail() function is intended to mimic
smtplib.sendmail() as close as reasonably possible, to
allow for easy migration. Comments appreciated, as always.

The patch also adds some minor tweaks to the SMTP server,
adds a quick hack to accepttests to let me run only one
(or a few) of the tests, and also fixes basic.LineReciever
to pass on any returned exceptions (I needed this for the
SMTP client).

/Anders

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 26191 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20030206/e5522e61/attachment-0002.bin>


More information about the Twisted-Python mailing list