I'm trying to send Trac ticket notifications to a mailing list that appears to only accept email when the list is explicitly in the TO list. The only way I found in Trac to add a mailing list for all ticket notifications is with the smtp_always_cc config in trac.ini. Is there a way to add an email address that will always be in the TO address list? I don't see any config options to that effect. I looked at the code in /usr/lib/python2.3/site-packages/trac/notification.py (version 0.10.1) and don't quite see where I could hack in an address. I'm sure this is mostly due to my novice Python knowledge. Any ideas? Thanks.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
