View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029583 | mantisbt | public | 2022-02-09 09:09 | 2022-05-18 11:06 | |
Reporter | penguin86 | Assigned To | community | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.25.2 | ||||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0029583: Support for sending emails with CC and/or BCC | ||||
Description | Hello, I'm opening this in reference to merge request #1766 (https://github.com/mantisbt/mantisbt/pull/1766), as requested by dregad. The first request was to provide some context / rationale for the change. I'm working on a new feature on EmailReporter plugin that requires sending emails with CC and BCC addresses. The intent is to add the ability to notify the email sender when a new issue has been created, notifying at the same tame a static list of email addresses. Dregad asked as well if are there additional / modified event hooks required for this. In this case, there aren't. The last request was to reference this issue's ID in my commit message (i.e. Fixes #xxxx) and then rebase (not merge) my branch on top of latest master. Thank you for your support | ||||
Tags | No tags attached. | ||||
Hello, it seems I don't have permissions to reopen PR #1766, so I've created a new PR 1794: https://github.com/mantisbt/mantisbt/pull/1794 Please let me know if I can help in any way. Thank you, have a nice day |
|
MantisBT: master 4f5b8595 2022-02-10 12:00 Daniele Verducci Committer: community Details Diff |
Support for sending emails with CC and/or BCC Fixes 0029583, PR https://github.com/mantisbt/mantisbt/pull/1794 |
Affected Issues 0029583 |
|
mod - core/email_api.php | Diff File | ||
mod - core/email_queue_api.php | Diff File |