Module settings

The BCC module injects a BCC header in all e-mails sent by Drupal, which allows you to receive copies of all e-mails sent by your website.

Note: This means that if you use views_send to send an email to 1,200 site users, you will get 1,200 BCC'd emails too.

The 2.x-dev branches of the D7 versions allow you to specify (wildcard) mail IDs to either specifically include or exclude from this process.

The D8 version is a full refactor. It currently supports adding one email address to all outgoing emails. Once we can add multiple email addresses and/or target specific emails, as well as export that to config entities we will have a solid full release. Patches welcome for these features and unit tests!

Supporting organizations: 

Project information

Releases