Saturday, May 28, 2016

How to send e-mail asynchronously

I have to implement a thread in order to test if (temperature>maximmum) it sends an email . 
I have done a python file which reads temperature and as  a begining I have tested an aplication that  sends email when I access to its URL . 
BUt I have no idea how to this into a thread !!! please help me 



 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c4589ba1-597a-4d22-bf5b-86b62b28067b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment