On May 13, 9:40 am, "Chris Carr" <[email protected]> wrote: > > -----Original Message----- > > > Hi, > > > in the Trac Guide they say I should use a filter if I don't want to > > receive notifications of my own actions: > > > from:(<smtp_from>) (("Reporter: <username>" -Changes -Comment) OR > > "Changes (by <username>)" OR "Comment (by <username>)") > > > Where do I define this filter? In Trac or in my e-mail client? I use > > Outlook as e-mail client. > > > Cheers, akabat > > Isn't this now the default? I certainly haven't had to maintain any special > configuration since 0.11.5 or 6. With earlier versions I used the > NeverNotifyUpdater plugin from trac-hacks.org, but it's not installed now > and I'm still not getting notifications of my own updates. > > CC
Not really. I use 0.11.7 and the three always_notify_... options are all true. So I always get emails if I'm reporter, owner or updater. And this is ok. But I don't want to get emails of my own actions. So if I create a ticket, I don't want to get an email. But if someone changes this ticket, then I want to be informed. And if I change a ticket, I don't want to get an email. But if later on someone changes the ticket again, then I want to be informed. How can I do that? akabat -- 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.
