Modify ↓
Ticket #247 (closed enhancement: fixed)
Opened 8 years ago
Last modified 8 years ago
Default Bcc addresses for email notification
| Reported by: | daniel | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The trac.ini config file should have a key to set a default list of Bcc recipients for email notifications.
The SMTP notifier should simply add these to the list of recipients of each send.
This to allow for example a project-bugs - style mailing list, without having to manually set the Cc field in every ticket.
Attachments
Change History
comment:1 Changed 8 years ago by daniel
- Severity changed from normal to enhancement
comment:2 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This was fixed in [442].