Download & Extend

All recipients visible on outgoing mails

Project:Action email role
Version:5.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
condense_recipients.patch3.91 KB

Comments

#1

condense_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.

#2

#3

action_email_role$ cat condense_recipients.patch |patch -p0
patching file action_email_role.module
Hunk #1 succeeded at 43 with fuzz 2 (offset 5 lines).
Hunk #2 FAILED at 69.
Hunk #3 FAILED at 107.
Hunk #4 FAILED at 123.
Hunk #5 FAILED at 143.
Hunk #6 FAILED at 151.
5 out of 6 hunks FAILED -- saving rejects to file action_email_role.module.rej

failed on current dev for 5x

#4

Status:needs review» closed (fixed)

Almost a year of inactivity for an old version of Drupal... closing.

nobody click here