Re: [Twisted-Python] Twisted.email.smtp Module ERROR

2014-05-29 Thread exarkun
On 07:00 pm, venkteshgutte...@gmail.com wrote: Hello, i have written a script to send email by using the twisted smtplib in which i am trying to import the ESMTPSenderFactory from twisted.mail.smtp. but its giving the error as import error : no module name mail.smtp. so please someone h

[Twisted-Python] Twisted.email.smtp Module ERROR

2014-05-29 Thread VENKTESH GUTTEDAR
Hello, i have written a script to send email by using the twisted smtplib in which i am trying to import the ESMTPSenderFactory from twisted.mail.smtp. but its giving the error as import error : no module name mail.smtp. so please someone help me to get rid of this error. i am using python