Thanks for your reply.
This what i've done: - Installed AnnouncerPlugin (because this provide good notification managment and easy esclude recieving email from area doesn't in your intresting); - Create 2 fake users who have link of mailing list as e-mail contact; - Setting these 2 users as component owner to recieve notification when something is changed in their component area (AnnouncerPlugin); It works. The only unclean thing is the "reply_to", because i think you can only setting one istance for sending. Then in the reply field i ve added two mail address, so when i do reply i ll simply remove the address not needed . e.g: smtp_reply_to = [email protected], [email protected] Better configuration will be notified Regards Rupert jevans wrote: > > > > On Apr 13, 1:05 pm, Zmo rupert_pupkin <[email protected]> wrote: >> Goal is: >> when change tickets about Component1 send notification to >> compone...@mailinglist >> >> when change tickets about Component2 send notification to >> compone...@mailinglist >> >> On Apr 13, 7:29 pm, Olemis Lang <[email protected]> wrote: >> >> > On Mon, Apr 13, 2009 at 11:33 AM, rupert 78 <[email protected]> >> wrote: >> >> > > Thanks for your reply, >> > > im too new to trac to understand your answer in a useful way. >> >> > AFAIK if you set an owner for a component then all notifications are >> > sent to that specific person ... isn't it? >> >> > {{{ >> > $trac-admin component chown component1 user1 >> >> > }}} >> > > Hi, > If you set the component owner to an artificial user whose email is > actually a mailing list, the list should receive notification of new > tickets. > But then you may want to reassign tickets to individual owners to work > on them. You could at that point add the component's mailing list to > the cc field for each ticket if you want everyone on that team to > continue receiving updates on each ticket. A bit manual but should > work? > - jevans > > > > -- View this message in context: http://www.nabble.com/Email-notification-sorted-by-component-tp23015702p23030473.html Sent from the Trac Users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
