[rt-users] CC to watchers list. Any ideas?

Ruslan Zakirov ruslan.zakirov at gmail.com
Wed Nov 2 10:27:37 EST 2005


On 11/2/05, Hermann Ronaldsson <hermann at ronaldsson.net> wrote:
> Hello!
>
> I have a question regarding tickets being created through e-mail.
>
> If a user sent a message to support at ourcompany.com and also put a CC: to
> various other addresses, how can i make these CC: addresses become part
> of the watcher list?
RT_Config.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 , undef);

>
> For some users it is annoying to get a "Permission Denied" from RT when
> they have made an
> "Reply to All" to a message that was CC:ed to them.
>
> We would of course want that reply to be logged in the ticket, yet we
> would not want to permit
> "Everyone" to do so.
>
> Greetings,
> Hermann Ronaldsson
> --
>   Hermann Ronaldsson
>   hermann at ronaldsson.net
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>
> Buy your copy of our new book, RT Essentials, today!
>
> Download a free sample chapter from http://rtbook.bestpractical.com
>


--
Best regards, Ruslan.



More information about the rt-users mailing list