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