NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
I think this is doable... (Score:1)
Last time I set up RT (~2.09 I think), I had to use a program (I think it was called "stripmime") that would pipe the email body to RT...
This program (stripmime) was written in Perl... so, it seems that you would be able to hook in any functionality you wanted right at that point.
I had modified the program to append the emails to a log file (that got rotated daily) in addition to sending the emails as it normally does, because we had a very flaky e
Re:I think this is doable... (Score:1)
Reply to This
Parent