S
S
Stanislav Gordienko2015-09-29 08:26:01
Django
Stanislav Gordienko, 2015-09-29 08:26:01

How to send mail from django application using Mailchimp (+Mandrill)?

Hello everyone,
There was a question about organizing a newsletter on the site among subscribers. I have a django app and a desire to use Mailchimp (+Mandrill). And there are many misunderstandings. How to organize a list of subscribers? I know there is a similar functionality in Mailchimp. Statistics + the ability to unsubscribe. But I need to automatically generate a letter with news on the site, and, as I understand it, it will be necessary to send it through Mandrill. How, then, in this case, the unsubscribe occurs, if the person does not like it? Should I implement this functionality in a django application? Please share your experience on how to connect all this.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey K, 2015-09-29
@stagor

https://djrill.readthedocs.org/en/latest/
The unsubscribe mechanism is implemented in the mandrill itself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question