In order to use job_queue to send emails, I modified the code and attach the results to this message.

hope this help someone

Comments

rsantiag’s picture

Version: 6.x-1.0-beta2 » 6.x-1.x-dev

Hi!!!

I would like to know if you are planning to include jod_queue functionality, because it's a way to keep fast this module and send emails in a more scalable way. Don´t you think so?

Hope you find this interesting,
Thanks in advance.

rsantiag’s picture

StatusFileSize
new53.24 KB

Attached is the last dev version with Job_Queue support.

Tested and working fine!!!.

Please, could you consider to include this new feature?

earthangelconsulting’s picture

how would one do this in D7, since Job Queue has been replaced by the queue system "in core" ?

oadaeh’s picture

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.

oadaeh’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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