Modify ↓
Opened 14 years ago
Last modified 5 years ago
#8802 new enhancement
Add periodically mail delivery (like daily, weekly, etc.)
Reported by: | Franz | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | AnnouncerPlugin |
Severity: | normal | Keywords: | email digest notification |
Cc: | Robert Corsaro | Trac Release: | 0.12 |
Description
In many bug / issue tracking systems there is a possibility to send emails periodically (daily, weekly). This is most useful for (project) management and people, who wants to decrease their email inbox.
So every day / week one mail is sent with an overview of all new / changed tickets.
I created a plugin, called MailPlugin, where you can do this. But there are of course some other issues. But feel free to use some snippets of the code.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
Cc: | Ryan J Ollos Robert Corsaro added; anonymous removed |
---|---|
Keywords: | email digest notification added |
Owner: | changed from Robert Corsaro to Steffen Hoffmann |
comment:2 Changed 8 years ago by
Owner: | Steffen Hoffmann deleted |
---|
comment:3 Changed 5 years ago by
Cc: | Ryan J Ollos removed |
---|
Note: See
TracTickets for help on using
tickets.
Sure, I'll give it some thoughts, but this is currently not planned for next stable release due to a huge back-log of other issues.
Please bear with me for postponing it. As you mentioned, it's really a task on it's own, and I'd like to have a more stable notification base, before I attempt to add such a new feature. Note, that Robert and me left the
beta
tag at AnnouncerPlugin's wiki page here. The current main development target is to remove it by satisfying users for all Trac version ranging from 0.11 to 1.0 .