Hi, <br><br>I am new to twisted but google and the
Oreilly book have failed me.&nbsp; I am trying to create a client to send to
a smtp server.&nbsp; All the examples that I have found only work if your&nbsp;
SMTP server does not require authentication.&nbsp; <br><br>I am guessing that I need to use<br><a href="http://twistedmatrix.com/documents/current/api/twisted.mail.smtp.ESMTPSenderFactory.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://twistedmatrix.com/documents/current/api/twisted.mail.smtp.ESMTPSenderFactory.html
</a><br clear="all"><br>Unfortunately, I can find no examples that use it.&nbsp; <br><br>I did find something from 2004<br><a href="http://twistedmatrix.com/pipermail/twisted-python/2004-April/007433.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://twistedmatrix.com/pipermail/twisted-python/2004-April/007433.html
</a><br><br>That is prior to the commit for ESMTPSenderFactory<br><a href="http://twistedmatrix.com/pipermail/twisted-commits/2004-July/011608.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://twistedmatrix.com/pipermail/twisted-commits/2004-July/011608.html
</a><br><br>Thanks<br>-- <br>Alvin

<br>