[Twisted-Python] pooled smtp connection

Roshan Cherian cherian.rosh at gmail.com
Wed Nov 16 17:33:34 MST 2016


Hi All,

I am looking at sendMail in twisted.mail.smtp, however this to my
understanding doesn't maintain a connection pool to a smtp host and port.
The ESMTPSenderFactory is initialized using the from and to addresses as
well.

Is there a way I can create a connection pool for the smtp connection and
send mail?

thanks for your help.

Thanks,
-Roshan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20161116/bd005134/attachment.html>


More information about the Twisted-Python mailing list