[rt-users] Rép. : Re: CommandByMail only for certain queue

2011-01-23 Thread Horst Kriegers
Kevin, thanks for your answer. I've searched but don't find the answer... how can I do that ? With a scrip ? Thanks Horst >>> Le Vendredi, 21. Janvier 2011 à 16:18, Kevin Falcone a écrit : On Fri, Jan 21, 2011 at 03:46:34PM +0100, Horst Kriegers wrote: >Is there a possibility to ac

Re: [rt-users] Rép. : Re: CommandByMail only for certain queue

2011-01-24 Thread Mathieu Longtin
In RT_SiteConfig.pm Set($CommandByMailGroup, 408305); The number is the group id. It can't be the name, has to be the id. -- Mathieu Longtin 1-514-803-8977 On Mon, Jan 24, 2011 at 1:42 AM, Horst Kriegers wrote: > Kevin, > > thanks for your answer. > > I've searched but don't find the answer.

Re: [rt-users] Rép. : Re: CommandByMail only for certain queue

2011-01-24 Thread Kevin Falcone
On Mon, Jan 24, 2011 at 07:42:37AM +0100, Horst Kriegers wrote: >thanks for your answer. > >I've searched but don't find the answer... >how can I do that ? With a scrip ? It is documented in the INSTALL or README documentation with the extension -kevin >Thanks >Horst > >

Re: [rt-users] Rép. : Re: CommandByMail only for certain queue

2011-01-24 Thread Horst Kriegers
yes, sorry I saw not it right away :( Horst >>> Le Lundi, 24. Janvier 2011 à 17:18, Kevin Falcone a écrit : On Mon, Jan 24, 2011 at 07:42:37AM +0100, Horst Kriegers wrote: >thanks for your answer. > >I've searched but don't find the answer... >how can I do that ? With a scrip ?