create mailinglist for Trac bugs
create mailinglist for Trac bugs
| Issue ID: | 516 |
| Issue Category: | enhancement |
| Component: | trac |
| Priority: | minor |
| Status: | will not fix |
| Assigned: | evan |
| Milestone: | 1.0 |
| Keywords: | mailinglist, notification, wiki |
Can we have a public mailing list that receives ALL ticket changes from trac?
we could have it as always_cc (no need for BCC) and anyone interested in receiving all bugs, could subscribe to it

Updates
#1
You can achieve the same by subscribing to the timeline feed, e.g.
http://laconi.ca/trac/timeline?ticket=on&changeset=on&milestone=on&wiki=...
Customise as required.
#2
Replying to [comment:1 CiaranG]:
> You can achieve the same by subscribing to the timeline feed, e.g.
>
> http://laconi.ca/trac/timeline?ticket=on&changeset=on&milestone=on&wiki=...
>
> Customise as required.
the feed is not the samething as email.
#3
Replying to [ticket:516 BUGabundo]:
> Can we have a public mailing list that receives ALL ticket changes from trac?
>
> we could have it as always_cc (no need for BCC) and anyone interested in receiving all bugs, could subscribe to it
this should be complement with WikiNotification
http://trac-hacks.org/wiki/WikiNotificationPlugin
alternately AnnouncerPlugin
http://trac-hacks.org/wiki/AnnouncerPlugin
You can also subscribe to the
RSS feed for updates to this issue.