Hi, I have 1070 users and I want to send emails to all of them but my webhost has put a limit on the number of users you can email to 750/hr. So I want to send an email to all of my users, how do I go about doing this?
Hi, I have 1070 users and I want to send emails to all of them but my webhost has put a limit on the number of users you can email to 750/hr. So I want to send an email to all of my users, how do I go about doing this?
Comments
Comment #1
FluxRostrum commentedwhy hasn't anyone answered this. I found this question on these boards 3 times now and no answer for years ... wtf? I got shut down for spamming last time I used the mass mail and I don't want to do it again.
Comment #2
oadaeh commentedI missed another one.
This, or something like this, has been added to the 7.x-1.x branch using the Drupal Queue API, and the 6.x-1.x branch using the Drupal Queue module (https://drupal.org/project/drupal_queue).
Look for the changes in the 7.x-1.x-dev tar.gz file dated after 2013-Jul-03, and the 6.x-1.x-dev tar.gz file dated after 2013-Mar-09.