Hi, I am looking for a field like: always_notify_component_owner. So that even when tickets are assigned the component owner gets emails. Right now when tickets are assigned only the owner and reporter get emails. I'm using Trac 0.9.6. Is this possible? If not, how hard would it be for me to implement it (would I need a patch or plugin). Thanks!
Here's my current notification stanza: [notification] always_notify_owner = true smtp_always_cc = smtp_password = smtp_enabled = true smtp_replyto = smtp_port = 25 always_notify_reporter = true smtp_from = trac-do-not-reply smtp_server = localhost smtp_user = Thanks again! --Jennifer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
