Closed (fixed)
Project:
Action email role
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2008 at 17:30 UTC
Updated:
20 Jan 2010 at 07:56 UTC
SNIP
eliza411 - May 26, 2008 - 11:13
That would be a useful option, indeed. Toward the same end, I think, would be a variable to allow you to include the names of all the people who received the e-mail in the body or from: field of the e-mail.
/SNIP
Here you go! There may be some sort of privacy issue with this, but it's fine for smaller sites I guess.
| Comment | File | Size | Author |
|---|---|---|---|
| condense_recipients.patch | 3.91 KB | jeff.ferrari |
Comments
Comment #1
jeff.ferrari commentedcondense_recipients.patch adds a configuration checkbox. Instead of multiple calls to drupal_mail() , it just gathers all the emails up then calls it once with all emails in recipient field.
Comment #2
davidneedhamComment #3
dgtlmoon commentedfailed on current dev for 5x
Comment #4
davidneedhamAlmost a year of inactivity for an old version of Drupal... closing.