On Thu, Dec 10, 2009 at 12:49:56PM -0500, Eleanor J. Evans [Panix Staff] wrote:
> I'm working on a scrip to store past correspondence on a ticket in a
> customer's e-mail archive when a customer id (custom field value) is
> added to a ticket. I've got everything working, except that I'd
> really like to send the original, unparsed e-mail, not what I'm
> extracting from the message objects. Is there an accessor for that?
D'oh! Yes. Cf., html/Ticket/Attachment/WithHeaders/dhandler
$m->out( $AttachmentObj->Headers );
$m->out( $AttachmentObj->OriginalContent );
--
Eleanor J. (Piglet) Evans, [email protected]
Customer Support, (212) 741-4400
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [email protected]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com