[rt-users] Making RT 3.8.1 grok References: and In-Reply-To:

Jesse Vincent jesse at bestpractical.com
Thu Oct 30 17:27:53 EDT 2008


> I think it's possible to pass MIMEObj next to $Subject into
> ParseTicketId function and override it in extension or wrap. I'm happy
> to apply such change for 3.8.2.

From an RT::Interface::Email::Plugin, you have $args{'Message'}, which
is the MIME::Entity RT will be working with.

You can replace the MIME::Entity's subject with one containing a ticket
id you want to thread it into.

Ignore the badly named method GetCurrentUser. Side effects inside are a
standard way to massage messages before ticket update/create.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20081030/539489a5/attachment.sig>


More information about the rt-users mailing list