software:requesttracker:addcc
Differences
This shows you the differences between two versions of the page.
| — | software:requesttracker:addcc [2024/08/30 04:27] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Adding cc'd users as ticket CC on create ====== | ||
| + | One of our clients wants everyone cc'd on an e-mail which creates a ticket to also become a cc on the ticket. I found the answer in [[https:// | ||
| + | |||
| + | <code perl> | ||
| + | Set($ParseNewMessageForTicketCcs, | ||
| + | Set($RTAddressRegexp, | ||
| + | </ | ||
| + | |||
| + | The // | ||
| + | <code bash>/ | ||
| + | not only did it easier and faster, but fixed some things I had missed. Perfection is variable. | ||
| + | |||
| + | So, easy way: | ||
| + | <code bash> | ||
| + | echo ' | ||
| + | echo ' | ||
| + | cat / | ||
| + | </ | ||
| + | review, then add to bottom of your RT_SiteConfig.pm file. Note, we do it this way since, // | ||
software/requesttracker/addcc.1724980325.txt.gz · Last modified: (external edit)
