Reputation:
I am using Email extension plugin with Hudson. There is only TO list option available with the plugin. Is there any way I can add CC and BCC options? Please guide.
Upvotes: 1
Views: 4276
Reputation: 27505
Not in Hudson, but I know that Jenkins had implemented this https://issues.jenkins-ci.org/browse/JENKINS-6703. You can prefix the email address with "cc", like cc:[email protected]
Upvotes: 3