INTRODUCTION
----------------------
Bcc Logs all outgoing mail from your site.Send all outgoing mail to Bcc email id that passes through drupal_mail function
FEATURES
----------------
1. Bcc Logging all outgoing mail
2. Mail verification for bcc email id.
3. Activation/deactivation mail alert.
4. Editable mail template for verification, Activation and deactivation mail
INSTALLATION
--------------------
1. Copy bcc_mail_logger folder to modules directory.
2. At admin/build/modules enable the "Bcc Mail Logger" module.
4. Configure the module at admin/settings/bccmaillogger.
Issue with Phpmailer module
-----------------------------------
if you want to use this module with Phpmailer module then you need to apply following patch for it.
Phpmailer module Bug: The Cc and Bcc destination address fields are not the correct case .
CREDITS
-------------
This project has been sponsored by: Stigasoft
Comments
Comment #1
sarjeet.singh commentedsandbox project link: http://drupal.org/sandbox/sarjeet.singh/1191318
Comment #2
sarjeet.singh commentedI have submitted the project to sandbox and URL is: http://drupal.org/sandbox/sarjeet.singh/1191318
Please review it.
Comment #3
awolfey commentedI happened across this needing just this module.
I can confirm it works, and the code looks pretty good.
I would recommend:
Comment #4
awolfey commentedAlso, if the bcc header is already being used (there are other modules that use it), this will wipe our the existing bcc recipients.
Comment #5
sarjeet.singh commentedHi Aaron,
First of all thanks for your feedback on our module. Your comments are very valuable and does makes sense. I will surely update my module as per your comments.
Thanks a ton.
Comment #6
klausiNo activity in several months. Reopen and set the status to "needs review" if you are still pursuing this application.