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
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python