[rt-users] Include mail header 'To' in the Ticket subject
Bruno Astier
bastier at vdm.com
Thu Jan 21 11:11:46 EST 2010
________________________________
De : Bruno Astier
Envoyé : jeudi 21 janvier 2010 17:07
À : 'rt-users at lists.bestpractical.com'
Objet : Include mail header 'To' in the Ticket subject
Hi everybody,
I'm looking for way to include the 'To' mail header of the initial request to the ticket subject
I was thinking about to use a scrip on CreateTicket with a user defined action of that form :
$self->TicketObj->SetSubject (XXX.$self->TicketObj->Subject);
My question is what have I to put instead of XXX in order to get back the 'To' mail header
Regards, Bruno.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100121/193ee8ad/attachment.htm>
More information about the rt-users
mailing list