Modify ↓
Opened 22 years ago
Closed 22 years ago
#247 closed enhancement (fixed)
Default Bcc addresses for email notification
| Reported by: | daniel | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (2)
comment:1 by , 22 years ago
| Severity: | normal → enhancement |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



This was fixed in [442].