Mass Emailing

35 views
Skip to first unread message

degnon...@gmail.com

unread,
Oct 1, 2020, 3:40:46 AM10/1/20
to Django users

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

RANGA BHARATH JINKA

unread,
Oct 1, 2020, 3:50:31 AM10/1/20
to django...@googlegroups.com

On Thu, Oct 1, 2020 at 1:11 PM degnon...@gmail.com <degnon...@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...@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.


--
Thanks and Regards

J. Ranga Bharath
cell: 9110334114

RANGA BHARATH JINKA

unread,
Oct 1, 2020, 3:51:28 AM10/1/20
to django...@googlegroups.com

Dvs Khamele

unread,
Oct 11, 2020, 1:24:10 PM10/11/20
to django...@googlegroups.com, degnon...@gmail.com
Hi do you hire contract based python/django freelancer?
 We can help you in this and related techincal tasks at fair prices. Reply or send email to div...@pythonmate.com
Best Regards, 
Divyesh Khamele,
Pythonmate


On Thu, 1 Oct 2020, 1:11 pm degnon...@gmail.com, <degnon...@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

--
Reply all
Reply to author
Forward
0 new messages