What I mean by "non-programmatic" is "set in the trac.ini file".  I
think it could be an addition to the [trac-actions] section as in the
following example:

  [ticket-actions]
  accept = assigned
  reopen = reopened
  reopen.permission = TICKET_ADMIN
  ...
  retest = resolved
  retest.notify = [EMAIL PROTECTED]

The "*.notify" value (if any) would be added to the smtp_always_cc
value when a message was sent.  This would enable fine-grained workflow
configurable without needing to write a plugin.


--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to