<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Matt Nichols wrote:
<blockquote
 cite="mid52AD365BD79BA048B359E3F4411D45150DE7ED5D@exchange01.wayad.corp.wayport.net"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Hello,<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">When a ticket is resolved
and the user receives an email
notification stating that their ticket was resolved the user will often
send a
reply either saying “thanks” or something to that effect which adds
it as a correspondence to the ticket (good) but also sets the ticket
from
resolved back to ‘open (not good, extra work for us to go close the
ticket again since it wasn’t the users intention to open the issue back
up with their reply.) Any ideas for a solution to this? <o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">-Matt<o:p></o:p></span></font></p>
  </div>
</blockquote>
I found 2 methods :<br>
1) user education<br>
2) further explanation in the resolved template that they need not
reply unless there is still something wrong.<br>
<br>
Both methods together works best of course.<br>
<br>
I know this probably isn't the answer you were looking for, but imagine
you would ignore replies to a ticket after it is closed (or create a
new one) you would have much more problems cleaning up that mess in
contrast to just closing the ticket again this time.<br>
<br>
You could however maybe adjust some templates and use a CustomValue
field (which you set manually) to indicate that there will be no
Resolved mail sent to the user (after "thanks"-reply) to avoid having a
user loop like :<br>
thanks -> resolved -> i thought it was already solved ? ->
resolved -> why do you keep resolving -> resolved -> stop it !<br>
(Thrust me I've had this with one client at a time... <g>)<br>
<br>
So using CustomValue you'd have something like this :<br>
thanks -> set CustomValue ID10T -> resolve (silent - no mail)<br>
<pre class="moz-signature" cols="72">-- 
Vriendelijke groeten,          ^ Bubbles IT
                               ^ Oude Heerweg 175
Niels Huylebroeck              ^ 9160 Lokeren, Belgie
Systeembeheerder, Programmeur  ^ Tel: +32(0)9/355 13 31
<a class="moz-txt-link-abbreviated" href="mailto:niels@bubbles-it.be">niels@bubbles-it.be</a>            ^ Fax: +32(0)9/355 13 41

.. Key         : <a class="moz-txt-link-freetext" href="http://www.bubbles-it.be/pgp/niels.asc">http://www.bubbles-it.be/pgp/niels.asc</a>            ..
.. Fingerprint : 3885 CC0B C7A4 78CC 47DE 47AF 896A 6C40 80FA AF0F ..
.. Keyserver   : <a class="moz-txt-link-freetext" href="http://pgp.mit.edu">http://pgp.mit.edu</a>            Key-ID : 0x80FAAF0F ..

A diplomat is a person who can tell you to go to hell in such a way
that you actually look forward to the trip.
- Caskie Stinnett, "Out of the Red"</pre>
</body>
</html>