BCC Support

Dane Powell - May 14, 2009 - 23:36
Project:Messaging
Version:6.x-2.x-dev
Component:PHPMailer
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I would be interested in seeing BCC support implemented, so that (for instance) one can use Messaging as part of a mailing list, and the messages can be addressed to mailinglist@example.com while actually being distributed to everybody on the mailing list via BCC.

I am happy to work on this myself if you can point me in the right direction. I think basically you would just have to be able to specify an addressee type for each addressee (To, CC, or BCC).

#1

Dane Powell - June 5, 2009 - 18:48

I am currently investigating how to implement this on a messaging-method-specific basis - i.e., a checkbox on the PHPMailer settings page for "Send messages to multiple recipients as BCCs". It sounds like PHPMailer might not have good BCC support, however :(

#2

David Goode - June 11, 2009 - 16:59
Status:active» postponed

Check out http://drupal.org/node/260595 to see if this can be incorporated there.

David

#3

Dane Powell - October 25, 2009 - 04:11
Status:postponed» needs review

I figured out how to arrange this with PHPMailer. I don't know if it's possible to incorporate this with the other issue, I just made it an option at admin/messaging/settings/method/phpmailer

AttachmentSize
messaging-463098-3.patch 1.35 KB

#4

Dane Powell - October 25, 2009 - 04:12
Version:6.x-2.0» 6.x-2.x-dev
Component:Code» PHPMailer

#5

Dane Powell - October 25, 2009 - 13:48

Sorry, I forgot to fix the directory tree in that patch...

AttachmentSize
messaging-463098-5.patch 1.23 KB

#6

Dane Powell - November 20, 2009 - 15:14

Very very minor change to fix formatting

AttachmentSize
messaging-463098-6.patch 1.23 KB
 
 

Drupal is a registered trademark of Dries Buytaert.