[rt-users] Summary: winmail.dat attachments only on ticket Replies
Steve O'Brien
steve.obrien at hdesd.org
Mon Jun 14 11:35:04 EDT 2010
I didn't see it come through so I am going to email it out again in case it might help someone else...
This was my original problem:
I am trying to figure out how to get RT-mailgate to parse winamil.dat files that are attached to ticket replies.
1.) If a user opens a ticket with an attachment - no problem
2.) If a user creates a new email using the subject line included in the original ticket with an attachment - no problem
3.) If a user click on reply to the ticket and adds an attachment then I get winmail.dat attachment - problem
Solution:
rt: "|/usr/bin/tnef|/usr/bin/tnef|/etc/smrsh/rt-mailgate --queue 'Rt' --action correspond --url http://rt.domain.com/"
Basically just run it through tnef parser twice to get through all the headers so that it would parse the replies, not very elegant but it works...
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100614/347578cf/attachment.htm>
More information about the rt-users
mailing list