Modify ↓
Opened 12 years ago
Closed 9 years ago
#11236 closed enhancement (wontfix)
Support blocking always_cc and always_bcc recipients
| Reported by: | Matthew Carlson | Owned by: | Russ Tyndall |
|---|---|---|---|
| Priority: | normal | Component: | NeverNotifyUpdaterPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Matthew Carlson | Trac Release: | 1.0 |
Description
It would be great if the NeverNotifyUpdaterPlugin supported blocking addresses listed in the "smtp_always_cc" and "smtp_always_bcc" options in trac.ini. If controversial, maybe this could be a configurable option?
Right now, I am working around this limitation by using components, default owner, and always_notify_owner; however, the owner can be overridden when someone submits a ticket. It would be nice to get all updates except the ones I create.
Thanks much for this useful plugin!
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
| Type: | defect → enhancement |
|---|
comment:2 Changed 12 years ago by
| Cc: | Matthew Carlson added; anonymous removed |
|---|
comment:3 Changed 12 years ago by
comment:4 Changed 9 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
This plugin is deprecated. Consider upgrading to Trac 1.2, and if it doesn't appear to meet your needs, please ask on the MailingList.
Note: See
TracTickets for help on using
tickets.



That sounds good, though I am a little nervous about not sending to the "_always_" addresses. I can probably make this a configurable option to nevernotify.
I never use the always notify options so I have not run into this. Patches are excepted (and should be pretty easy) if I continue not having time to address this.