[Twisted-Python] SMTP with authentication

Alvin Wang alvinwang at gmail.com
Fri Nov 3 19:17:15 EST 2006


Hi,

I am new to twisted but google and the Oreilly book have failed me.  I am
trying to create a client to send to a smtp server.  All the examples that I
have found only work if your  SMTP server does not require authentication.

I am guessing that I need to use
http://twistedmatrix.com/documents/current/api/twisted.mail.smtp.ESMTPSenderFactory.html


Unfortunately, I can find no examples that use it.

I did find something from 2004
http://twistedmatrix.com/pipermail/twisted-python/2004-April/007433.html

That is prior to the commit for ESMTPSenderFactory
http://twistedmatrix.com/pipermail/twisted-commits/2004-July/011608.html

Thanks
-- 
Alvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20061103/20400c94/attachment.htm 


More information about the Twisted-Python mailing list