[Xapian-tickets] [Xapian] #334: Simple .msg filter script

Xapian nobody at xapian.org
Tue Sep 7 03:37:04 BST 2010


#334: Simple .msg filter script
-------------------------+--------------------------------------------------
 Reporter:  frankjb      |        Owner:  olly  
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:  1.2.4 
Component:  Omega        |      Version:        
 Severity:  normal       |   Resolution:  fixed 
 Keywords:               |    Blockedby:        
 Platform:  All          |     Blocking:        
-------------------------+--------------------------------------------------
Changes (by olly):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 1.2.4


Comment:

 Support for indexing Outlook .msg files committed to trunk in r14962.

 I wrote a Perl script to handle this which recurses the MIME subparts of
 the message and converts text/plain to HTML so the output is all HTML.  It
 handles multipart/alternative in a fairly sane way - it tries each subpart
 until it gets some
 text from one - that means text/plain + text/html will be handled by
 indexing whichever comes first.

 Tested on the example .msg files in the Email::Outlook::Message CPAN
 module sources, though these are rather simple.

-- 
Ticket URL: <http://trac.xapian.org/ticket/334#comment:10>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list