On Thu, Dec 8, 2011 at 11:43, Kriegers Horst <[email protected]> wrote: > Hello all, > > > > After 2 days of searching I don’t find any solution and now I need your > help. > > > > I wich to automatically register Bcc user as AdminCc on ticket. > > Is there a configuration or a scrip to do this ?
If you mean one time recipient Bcc input then it's saved in headers. Grep for OtherRecipients in lib/RT/Action/Notify.pm to see how get addresses in your custom scrip. > > > > > > A great thanks for your help. > > Horst > > > > > > > > > > > ________________________________ > Note Importante: Le contenu de ce courriel est uniquement réservé à la > personne ou l'organisme à qui il est destiné. Si vous n'êtes pas le > destinataire prévu, veuillez nous en informer au plus vite et détruire le > présent courriel. Dans ce cas, il ne vous est pas permis de copier ce > courriel, de le distribuer ou de l'utiliser de quelque manière que ce soit. > > ________________________________ > Important Notice: The content of this e-mail is intended only and solely for > the use of the named recipient or organization. If you are not the named > recipient, please inform us immediately and delete the present e-mail. In > this case, you are not allowed to copy, distribute or use this e-mail in any > way. > > ________________________________ > > -------- > RT Training Sessions (http://bestpractical.com/services/training.html) > * Boston — March 5 & 6, 2012 -- Best regards, Ruslan. -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Boston March 5 & 6, 2012
