Hi! We are using a public mailing list to which we send all ticket changes by having its address in smtp_always_cc.
We have started using SensitiveTicketsPlugin [1] and ComponentPermissionsPlugin [2] plugins for closing the tickets from public for security or privacy (respectively) concerns. The problem is that we also cannot allow those tickets to go to the mailing list. So my question is if it is possible to define smtp_always_cc in a way that if the anonymous user would have access to the ticket notification would be send also to smtp_always_cc, otherwise not? Or is this doable through some plugin? What would be a good way to approach this problem? Mitar [1] http://trac-hacks.org/wiki/SensitiveTicketsPlugin [2] http://trac-hacks.org/wiki/ComponentPermissionsPlugin -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
