Modify ↓
Opened 17 years ago
Closed 16 years ago
#3583 closed enhancement (wontfix)
notify via email / chat (jabber/irc) about every change
| Reported by: | rupert thurner | Owned by: | Robert Corsaro |
|---|---|---|---|
| Priority: | normal | Component: | AnnouncerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
it would be great to announce ticket and wiki changes to a mailing list or a chat channel about changes in a trac instance with a simple setting, like it is done for ticket changes now. also the one who changed should be stated optionally.
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
comment:2 Changed 16 years ago by
For sending notifications to a mailing list, couldn't you could just create a mailing list or group and use smtp_always_cc option: TracIni#notification-section?
comment:3 Changed 16 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Chat channels should use feeds to do announcements. This problem is already solved with gozerbot and supybot. Mailing list option described above.
Note: See
TracTickets for help on using
tickets.



related #2561