Opened 12 years ago
Last modified 18 months ago
#314 reopened enhancement
Opt-out of getting email notifications for Trac comments I leave
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Component: | Trac | Keywords: | |
| Cc: |
Description
Similar to how Github's issues work, I don't need to get email notifications for each Trac comment I leave.
Change History (6)
#2
@
12 years ago
Ah, seems you are referring to receiving notifications for your comment specifically. Yeah, we could do this.
#6
@
18 months ago
In my Trac Preferences (Core and Meta), I set the "Never notify:" when "I update a ticket" rule.
https://meta.trac.wordpress.org/prefs/notification
Updating the default:
- The current Trac notification settings included
always_notify_updater = true, though I am not sure that Trac still follows the[notification]rules (Trac's Trac mentions migratingalways_notify_*). - More recent versions of Trac support a
[notification-subscriber]configuration section, which hasnever_notify_updatersettings.
Note: See
TracTickets for help on using
tickets.
This has existed since day one, actually. You can simply "block notifications" for that ticket.