[rt-users] Pruning email responses

Maxwell A. Rathbone mrathbone at sagonet.com
Wed Nov 25 15:57:09 EST 2009


Robert,

To confuse things even farther, RT can be installed with Incident 
Tracker (RT::IR) that extend's RT's functionality. The company I work 
for uses it to process incoming abuse tickets. The work flow for that 
looks roughly like this:

(In this example, I'll use an incoming Spamcop message as the example)

SpamCop -> RT Incident Reports Queue -> Support Rep via Web -> Outbound 
Investigation Ticket to our Customer
*Customer Fixes Issue causing Abuse*
Customer Replies Via Email To Investigation Ticket -> Support Rep via Web
Support Rep via Web responds back to original Incident Report, and 
Investigation tickets and then closes all of them at once.

One of the great features about RT::IR is it's ability to link the 
different tickets together. So the incoming ticket from the abuse 
reporter is linked to an incident ticket(that can be linked to RTFM 
articles and other tickets), which is then linked to an outbound 
investigation ticket to our customer.

I send this just to demonstrate that RT is very powerful and can be set 
up MANY different ways. Just takes time tweaking it to work the way you 
want.

Max


Robert Nesius wrote:
> Thanks very much, Mike. 
>
> My experience with ticket systems in the past is a bit different from 
> RT, and your post illuminated that more clearly.   The work flow i've 
> used in the past is:
>
> Customer -> Support  - Help
> Support -> Customer  - clarifying question (which creates an email)
> customer -> support - response (via email)
> support -> customer - another question or detail (via email)
>
> During these interactions happening in email, the ticket system is 
> CC'd and silently logs each new iteration into the ticket history, 
> from which the entire history can be replayed.  Additionally, the 
> ticket system always displayed all past interactions underneath the 
> new data... so it could be referenced if necessary.
>
> I see now more clearly RT isn't quite intended to work that way and 
> that the intent is for ticket owners to really use the web application 
> as the interface versus email.  I think that's a paradigm shift I can 
> make.  I'm not sure I like it, but I think that feeling of discomfort 
> stems from a lack of experience, and over time I may even like RT's 
> approach better.
>
> Thanks again for your very articulate and illuminating response.
>
> -Rob
>
>
> On Wed, Nov 25, 2009 at 2:13 PM, Mike Johnson <Mike.Johnson at normed.ca 
> <mailto:Mike.Johnson at normed.ca>> wrote:
>
>     This isn't exactly what you are wanting, but a suitable
>     workaround, and is actually what I believe to be RT's intent.
>      
>     There are 2 ways to initiate a communication out of RT to an end
>     user.  What I like to call Global reply button, and Inline reply
>     button.
>      
>     Global reply button, located at the very top of the page when
>     displaying a ticket, just opens the comment form with a blank text
>     area(unless you have a signature it is including).
>      
>     Inline reply button, located beside each transaction within the
>     history of the ticket, opens up the comment form with the
>     transaction associated to the reply button you clicked copied into
>     the message area.
>      
>     The reasoning behind this(I believe) is so that you can
>     specifically reference a transaction(typically a previous
>     communication from the customer) when replying OR asking something
>     new of the customer related to the ticket itself.
>      
>     Now, out-of-the-box, RT doesn't allow you to control what is being
>     pulled into the ticket from the external actions(customer replying
>     to your correspondence).  But, if you are controlling what is
>     going out, that will "somewhat" control what the customer will
>     reply back with.  If you teach your RT users to use the 2
>     different ways of replying, it can save you the hassle of having
>     to strip old messages.
>      
>     The reasoning behind the 2 replies can also be applied to how the
>     customer would reply to RT as well.  Most customers will simply
>     hit reply, which will include what they are replying about...
>
>     Should for whatever reason that customer's reply be related to a
>     previous communication... it will be included in their reply... I
>     personally wouldn't want to strip that out, it provides context to
>     their communication.
>      
>     Again, just my personal opinions above, but I think it makes a
>     solid case for not having to do any customization to RT...
>      
>     Good Luck!
>      
>      
>     Mike Johnson
>     Datatel Programmer/Analyst
>     Northern Ontario School of Medicine
>     955 Oliver Road
>     Thunder Bay, ON   P7B 5E1
>     Phone: 807.766.7331
>     Email: mike.johnson at normed.ca <mailto:mike.johnson at normed.ca>
>     Technology assistance: email nosmhelpdesk at normed.ca
>     <mailto:nosmhelpdesk at normed.ca>
>     Technology Emergency Contact (TEC) Mon-Fri, 8am to 5pm excluding
>     stat holidays:
>     Off campus toll free 1-800-461-8777, option 8, or locally either
>     (705)-662-7120 or (807)-766-7500
>
>
>     >>> Robert Nesius <nesius at gmail.com <mailto:nesius at gmail.com>>
>     25/11/2009 2:30 pm >>>
>
>
>     The environment I'm about to roll out RT into is pretty much 100%
>     Outlook/Exchange. Something I'm noticing is that when I respond to
>     a ticket via email, not only is my response included, but the
>     entire thread underneath it. I'd like to RT to drop everything
>     beginning from the pattern of:
>
>     /^----- Original Message ----- .*/
>
>
>     I'm having a hard time tracking down where exactly to do this
>     trimming... I figured out rt-mailgate is just feeding a parsed
>     mime object to the server, so somewhere in the server code that
>     handles responses I'd need to prune that. I can't imagine I'm the
>     first person to want this, but I can't find an extension or config
>     option. Can someone point me in the right direction - either to
>     the correct area in the source to consider, or to docs about
>     config options I'm missed?
>
>     Thanks in advance.
>
>     -Rob
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20091125/9698f7fc/attachment.htm>


More information about the rt-users mailing list