Re: [Twisted-Python] Multiple transmissions via SMTPClient

2012-05-27 Thread exarkun
On 23 May, 07:10 pm, jasonjwwilli...@gmail.com wrote: >Hi Guys, > >I've been banging my head on this for a few days so I thought I'd ping >folks here. Been trying to modify twisted.mail.smtp.ESMTPClient to >allow the sending of more than one message over a single TCP >connection. I've changed the

[Twisted-Python] Multiple transmissions via SMTPClient

2012-05-23 Thread Jason J. W. Williams
Hi Guys, I've been banging my head on this for a few days so I thought I'd ping folks here. Been trying to modify twisted.mail.smtp.ESMTPClient to allow the sending of more than one message over a single TCP connection. I've changed the behavior of smtpState_data() so that it sets the next state