Send copy to message sender

This plugin is for the outdated version (v7) of the product.
With the current version (v8), use the plugin available here.

With this plugin enabled and configured, all email messages sent from WebMail will also be delivered to a message sender, regardless of whether the sender's address was supplied in CC / BCC or not.

Upon downloading and extracting plugin package, rename its main directory from:

plugin-always-bcc-to-sender-master

to:

always-bcc-to-sender

Then you'll need to deploy the plugin so that its index file is available at the following location:

data/plugins/always-bcc-to-sender/index.php

To enable the plugin, add the following to array defined in data/settings/config.php file:

'plugins.always-bcc-to-sender' => true,