Modify ↓
Opened 15 years ago
Closed 15 years ago
#9614 closed defect (worksforme)
Notification sent to smtp_always_cc recipients not anymore in trac.ini
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | notification | Version: | 0.11-stable |
| Severity: | normal | Keywords: | smtp_always_cc |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Some ticket email notifications have CC recipients that are not related to the ticket (current values or changed values) but that have earlier been in the smtp_always_cc list in trac.ini.
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Just found out that since 0.10 there has been "always_notify_updated / default:true", which causes notifications to all updaters of a ticket. The guys that were earlier in the smtp_always_cc list had done commenting to the tickets way back.
So, this is not an issue in Trac.