Integrating email to django is a good but complex feature, My advice if you 
want your emails in the inbox and not spam box of your subscribers is to 
user sendgrid email gateway, they have a python sdk as well as a REST api 
that takes json, see  
https://sendgrid.com/docs/API_Reference/SMTP_API/index.html or 
https://sendgrid.com/docs/API_Reference/Web_API/index.html

-- 
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+unsubscr...@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/9b85f186-55a8-427b-b8a9-ab206a5e9ab4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to