http://trac-hacks.org/wiki/NeverNotifyUpdaterPlugin does what you want.
On Dec 5, 2:17 am, bessarabov <[EMAIL PROTECTED]> wrote: > Hello! > > I'm using Trac 0.11. When somebody changes the ticket, the owner of the > tickets gets email message. It works fine. But the owner also recieves the > message even if it was he, who made the change. > > I want the owner to recieve mail messages with ticket changes only in the > case that the change is done by someone else. > > I've read the docs about trac notifications, but I haven't found > information how to achieve this behaviour. > > Thank you in advance for your anser. > > This is part of my trac.ini file: > > [notification] > always_notify_owner = true > always_notify_reporter = true > always_notify_updater = true > > -- > bessarabov --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
