<!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">
Kevin,<br>
<br>
Correct. In fact, I put replied to an email like this awhile back with
some code we wrote for a new Resolve template that includes code to
include the last comment in the Email body.<br>
<br>
Kenn<br>
LBNL<br>
<br>
On 8/6/2009 9:46 AM, Kevin Falcone wrote:
<blockquote cite="mid:20090806164630.GF11737@jibsheet.com" type="cite">
  <pre wrap="">On Sat, Aug 01, 2009 at 12:38:04AM -0700, Miroslav Horvath wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">gyus, you've started the discussion about something else. 

I've noticed, that in the Resolve email the attachments are not sent out.
For example:

I'm working on some ticket, and found some solution for the issue, that some
.EXE patch must be applied. So I go to ticket, click on RESOLVE and put into
attachment that .EXE patch file. And will write, that issue was resolved and
the user must apply locally the patch which is attached in the resolution
email. 

But in the resolution email which user received the attachment wasn't. Is
there some workaround how to have attachment in it  ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Miroslav

The 'On Resolve' Scrip runs as a separate transaction, it runs during
the resolve, not during the comment, so there are no attachments to
send.  You either need to steal some of the code linked from previous
posts to look for the previous transaction's attachments or disable
this script and change RT to send Correspondence rather than Comments
when a ticket is resolved, and then RT-Attach will work

-kevin
_______________________________________________
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a>

Community help: <a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a>
Commercial support: <a class="moz-txt-link-abbreviated" href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at <a class="moz-txt-link-freetext" href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a>

  </pre>
</blockquote>
</body>
</html>