From 98602e0c96d33fd35c321c2b06e3e2d83dcef63e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= Date: Thu, 8 Jan 2015 16:46:35 +0100 Subject: [PATCH] Updated Email plugin (markdown) --- Email-plugin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Email-plugin.md b/Email-plugin.md index c5c6d8b..fedbc10 100644 --- a/Email-plugin.md +++ b/Email-plugin.md @@ -5,6 +5,7 @@ Sends a build status email. * **committer** - Whether or not to send the email to the committer that prompted this build. * **addresses** - A list of addresses to send to. * **default_mailto_address** - A default address to send to. +* **cc** - A list of addresses that will receive a copy of every emails sent. **Note:** _This plugin will only work if you configured email settings during installation or configured them later in Admin Options > Settings > Email Settings_