No i don't use AWS and yes i can send email from python outside of scrapy and i can send it in scrapy using smtplib just fine, but somehow if i use MailSender it won't work.
уторак, 11. новембар 2014. 19.56.00 UTC+1, Travis Leleu је написао/ла: > > Are you on AWS by any chance? They block port 25 (outgoing email) by > default, I believe. > > Can you send email from python outside of scrapy? > > > On Tue, Nov 11, 2014 at 10:51 AM, JEBI93 <[email protected] > <javascript:>> wrote: > >> So i want to send email after scraping is done. This is code that i have >> so far: http://pastebin.com/4c6GGy2c, >> but for some reason message is not sent, can somebody help me out? I read >> http://doc.scrapy.org/en/0.24/topics/email.html but still can't figure >> it out. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "scrapy-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/scrapy-users. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
