Contents
Never receive emails for tickets you change
This plugin is deprecated in favor of Trac 1.0.3 by the [notification] never_notify_self setting. See TracIni#notification-section and #2247 for more details.
Description
Never get another email about a ticket change that you made. You still receive ticket changes that others have made (if you are owner/assigned/cc).
This plugin will attempt to block you from receiving email by checking:
- email configured in user preferences
- SMTP default domain based emails
- email addresses with display names (eg "Bob Smith <name@…>" which usually comes from VCS client via post commit hooks)
- usernames that are email addresses
Trac Tickets
- Related to t:ticket:3780
- Note: The actual ticket dealing with this problem is t:ticket:2247
- Also t:ticket:9247
Bugs/Feature Requests
Installation Help
- Install the plugin (either for a single project, or globally). See the details on how to install a trac plugin at: TracPlugins
- No Really, GO READ TracPlugins
- Be sure that the plugin is enabled. Add nevernotifyupdaterplugin.* = enabled to trac.ini (in the [components] subheading).
- Reload/restart your HTTPD / other webserver / Tracd. That's it.
Download and Source
Download the zipped source from:
You can check out (using Subversion) NeverNotifyUpdaterPlugin from :
or browse the source with Trac.
Example
No example, just cuts down on the random useless emails
Recent Changes
- [13433] by bobbysmith007 on 2013-11-05 17:43:59
-
added missing self
- [13422] by bobbysmith007 on 2013-10-29 16:35:39
-
use new style database allocation
- [12968] by bobbysmith007 on 2013-04-09 20:46:53
-
fixed typoed log message
Author/Contributors
Author: bobbysmith007
Maintainer: bobbysmith007
Contributors:
Last modified 8 weeks ago
Last modified on May 19, 2015, 4:20:36 PM



