[[PageOutline(2-5,Contents,pullout)]] = Never receive emails for tickets you change {{{#!box warning **Notice:** This plugin is deprecated in Trac [trac:milestone:1.2 1.2]. The //Never Notify: I Update a Ticket// [trac:TracNotification#SubscriberConfiguration subscriber preference] can be used instead. Default //Never Notify Updater// behavior can be configured with: {{{#!ini [notification-subscriber] never_notify_updater = TicketUpdaterSubscriber never_notify_updater.adverb = never never_notify_updater.priority = 0 }}} See also the [trac:TracNotification#ExampleConfigurationdefaultsubscriptions example configuration]. }}} == 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 * [http://trac.edgewall.org/wiki/TracNotification#ConfigurationOptions SMTP default domain] based emails * email addresses with display names (eg "Bob Smith " 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 == ''' [report:9?COMPONENT=NeverNotifyUpdaterPlugin Open Tickets] | [/newticket?component=NeverNotifyUpdaterPlugin new ticket] ''' == Installation Help == 1. Install the plugin (either for a single project, or globally). See the details on how to install a trac plugin at: [trac:TracPlugins] * '''No Really, GO READ [trac:TracPlugins]''' 1. Be sure that the plugin is enabled. Add `nevernotifyupdaterplugin.* = enabled` to trac.ini (in the `[components]` subheading). 1. Reload/restart your HTTPD / other webserver / Tracd. That's it. == Download and Source == Download the zipped source from: * [export:nevernotifyupdaterplugin/1.0 For Trac 1.0] * [export:nevernotifyupdaterplugin/0.12 For Trac 0.12] * [export:nevernotifyupdaterplugin/0.11 For Trac 0.11] * [export:nevernotifyupdaterplugin/0.10 For Trac 0.10] You can check out (using Subversion) NeverNotifyUpdaterPlugin from : * [/svn/nevernotifyupdaterplugin/1.0 For Trac 1.0] * [/svn/nevernotifyupdaterplugin/0.12 For Trac 0.12] * [/svn/nevernotifyupdaterplugin/0.11 For Trac 0.11] * [/svn/nevernotifyupdaterplugin/0.10 For Trac 0.10] or [source:nevernotifyupdaterplugin browse the source] with Trac. == Recent Changes == [[ChangeLog(nevernotifyupdaterplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:bobbysmith007] [[BR]] '''Maintainer:''' [wiki:bobbysmith007] [[BR]] '''Contributors:'''