[rt-users] Automatically add CCs to a ticket based on creation

Covington, Chris ccovington at plusone.com
Mon Feb 14 09:37:44 EST 2005


Roy,

Thanks, I missed those RT_SiteConfig.pm parameters.  Could you elaborate
on "Then set up a scrip action to notify Requestors and CC .."?  I'm not
sure how to do that.

Chris 

-----Original Message-----
From: Raed El - Hames [mailto:r at elhames.co.uk] 
Sent: Saturday, February 12, 2005 12:26 PM
To: Covington, Chris; rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Automatically add CCs to a ticket based on
creation

Yes you can :
Set it in RT_SiteConfig.pm :

#if $ParseNewMessageForTicketCcs is true, RT will attempt to divine #
Ticket 'Cc' watchers from the To and Cc lines of incoming messages # Be
forewarned that if you have _any_ addresses which forward mail to # RT
automatically and you enable this option without modifying #
"RTAddressRegexp" below, you will get yourself into a heap of trouble.

Set($ParseNewMessageForTicketCcs , 1);

Then set up a scrip action to notify Requestors and CC ..

Roy

----- Original Message -----
From: "Covington, Chris" <ccovington at plusone.com>
To: <rt-users at lists.bestpractical.com>
Sent: Saturday, February 12, 2005 1:13 PM
Subject: [rt-users] Automatically add CCs to a ticket based on creation


Hi all,

Sometimes users will copy other employees in their questions to the help
desk.  How can we setup RT 3.2.1 so that these people will automatically
receive updates, etc. as would the person who had created the ticket?

thanks
Chris
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

RT Administrator and Developer training is coming to your town soon!
(Boston, San Francisco, Austin, Sydney) Contact
training at bestpractical.com
for details.

Be sure to check out the RT Wiki at http://wiki.bestpractical.com




More information about the rt-users mailing list