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
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