[rt-users] Script to Squelch Queue AdminCc's on Ticket Creation

2013-04-10 Thread John Kelsh
Hi All, I've setup the following scrip to squelch Queue AdminCc's where the requestor matches a pattern. The scrip seems to be functioning correctly yet correspondence is still being sent to Queue AdminCc's. Is anyone able to shed some light on where I'm going wrong here. Thanks, my $reque

Re: [rt-users] Script to Squelch Queue AdminCc's on Ticket Creation

2013-04-12 Thread John Kelsh
Alternately, is there any other way to stop a subset of the new ticket notifications being sent to Queue AdminCc's? Thanks, On 11/04/13 12:45 AM, John Kelsh wrote: Hi All, I've setup the following scrip to squelch Queue AdminCc's where the requestor matches a pattern. The scrip seems to be fu

Re: [rt-users] Script to Squelch Queue AdminCc's on Ticket Creation

2013-04-14 Thread Ruslan Zakirov
Extend RT::Action::Notify to support "Notify ticket adminccs". I think it was discussed recently. On Sat, Apr 13, 2013 at 3:53 AM, John Kelsh wrote: > Alternately, is there any other way to stop a subset of the new ticket > notifications being sent to Queue AdminCc's? > > Thanks, > > > On 11/04