Email Reporting Send Bug Assinged

This plugin allows you to report an issue in MantisBT by sending an email to a particular mail account

Moderators: Developer, Contributor

Post Reply
serdaryildirim
Posts: 23
Joined: 12 Dec 2016, 13:45

Email Reporting Send Bug Assinged

Post by serdaryildirim »

How can i send "Bug Assigned" emails to people who are in CC
SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: Email Reporting Send Bug Assinged

Post by SL-Gundam »

Enable "Add users to issue monitoring list from Cc and To fields in mail heade"

Make sure MantisBT notifications also sends emails to users monitoring issues for the events desired
serdaryildirim
Posts: 23
Joined: 12 Dec 2016, 13:45

Re: Email Reporting Send Bug Assinged

Post by serdaryildirim »

It should be ON, i know it

// Add users from Cc and To field in mail header
'mail_add_users_from_cc_to' => ON,

İt is ON but mails are not goes to people which are in CC

Thanks
SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: Email Reporting Send Bug Assinged

Post by SL-Gundam »

You need to enable on EmailReporting configuration page not in the emailreporting.php file

As for the notifications
After enabling that option accounts in the cc should be added on the monitoring list of applicable issues. This requires that they have a working account in MantisBT ofcourse
Then make sure that MantisBT sends the necessary notifications also to monitoring users
Post Reply