https://github.com/sherzberg/django-emailer
On Thu, Oct 1, 2020 at 1:18 PM RANGA BHARATH JINKA <bharathjink...@gmail.com> wrote: > Hi, > > Try these. This may be useful > > https://pypi.org/project/django-massmailer/ > > https://docs.djangoproject.com/en/3.1/topics/email/#send-mass-mail > > > https://stackoverflow.com/questions/8659131/how-does-one-send-an-email-to-10-000-users-in-django > > All the best > > On Thu, Oct 1, 2020 at 1:11 PM degnon...@gmail.com < > degnonfran...@gmail.com> wrote: > >> >> Hi, hope every one is doing fine, I have an issue that I have not been >> able to resolve for several months now. I have two apps where I need to >> send a bunch of emails on a monthly basis, The first app is host on heroku >> and the second on DigitalOcean with dokku, for async task I'm using >> Django_Q and Redis is used as broker, when I need to send 1 or 2 emails, or >> even something like 100, there is no issue, the emails are sent and the >> task is marked as successful in the Django_q admin section, but when I need >> to send just 200 or 500 (send 500 is supposed to be nothing), the task is >> never accomplished, I don't receive any error message sand even if I wait >> for days the task is never marked completed and all emails are not sent, at >> first I think it was a resources issue, in the case of my first app I'm >> using the heroku hobby-dev plan, maybe this is two low for the work I need >> to get done, but for my second app I'm using the 15$ plan on DigitalOcean, >> for just 500 emails i think that's enough, Maybe I should use celery >> instead of Django_q, I don't know, I need to know what are the minimum >> requirements to send a lot(and by a lot I mean something like 50k for >> example) emails with a Django app, and how to do this efficiently. An >> article, a package name, anything would be helpful. I'm using amazon SES >> for both apps. Thanks >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/5d981f11-c996-47bc-8897-72a43b4a76a7n%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/5d981f11-c996-47bc-8897-72a43b4a76a7n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Thanks and Regards > > J. Ranga Bharath > cell: 9110334114 > -- Thanks and Regards J. Ranga Bharath cell: 9110334114 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK5m317kbs6SBhs6cEC6voPS-UAvL-xDkEfsDA%3D0M16P4JYEAQ%40mail.gmail.com.