#300 closed enhancement (fixed)
Email notifications for all new Trac tickets
| Reported by: | danielbachhuber | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Trac | Keywords: | |
| Cc: |
Description
It would be nice to have an email list, or a feature of Trac, to receive email notifications of all new tickets on a given Trac instance.
The firehose is a bit much for me, but I'd like to at least see what new tickets are being opened so I can follow along on the interesting ones.
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I totally agree. This was planned as a phase two for per-component subscriptions (which itself is a phase two of #127). You could opt either for *all* activity for the components you selected, or just *new* tickets for those components. I wasn't sure if it made sense to allow that to be fine-grained (as in, you could set it on a per-component basis) or not. Maybe it'll just be a completely standalone option for now, "Notify me with each new ticket," independent of component.
I'll see if I can get this coded up when I launch the per-component subscriptions (probably by early next week).