I am trying to determine how or if mass contact module solves a very common problem in shared / third party hosting solutions. The problem is outbound mail Limits/quotas. I have a private server at dreamhost and there I have a limit of 200 e-mails I can send per hour. I have 3000 emails that I need to send. Is there a way to throttle outbound e-mails?

Thanks for your help and for contributing this module.

Comments

oadaeh’s picture

Status: Active » Fixed

I missed 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.