Silent BCC option

deekayen - August 7, 2009 - 18:01
Project:Reroute Email
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work
Description

Even in a production environment, there have been times where I have wanted to be BCCed on all outgoing emails, just to prove they were being sent. #543022: How do I know if it's working? on inactive user reminds me of that need and I found a few other similar requests to other projects when searching drupal.org for "bcc". This project seems like the closest one to being a good fit for adding such a feature. What do you think about adding it here vs its own, or is there an even better option to submit it to?

#1

kbahey - August 8, 2009 - 04:26
Status:active» needs work

Go ahead and submit a patch for it.

#2

buckley - September 27, 2009 - 18:09

I would also like to be able to BCC the mails

#3

omo - November 18, 2009 - 20:42
Version:6.x-1.x-dev» 6.x-1.0
Component:Documentation» Code
Category:support request» feature request
Status:needs work» needs review

Here you go; There's a new option in the settings for silent BCC.

Note that this patch is for the 1.0 release.

AttachmentSize
reroute_email-6.x-1.0-reroute_email.module.module.patch 3.71 KB

#4

deekayen - November 18, 2009 - 21:02
Status:needs review» needs work

Just a few minor things:

The standard capitalizing for "E-Mail" is "e-mail" in Drupal core.

The } else { format should have a new line after the first bracket, before the else.

The watchdog call assigns the t(), third parameter variables to $variables instead of just stating the array. I don't think you need the variable assignment in the parameters. I'd also maybe set that watchdog to be at WATCHDOG_INFO level.

#5

univate - November 20, 2009 - 06:34

Really cool idea.

 
 

Drupal is a registered trademark of Dries Buytaert.