View Single Post
  #14 (permalink)  
Old 03-03-2008, 01:28 PM
mjp mjp is offline
Active Member
 
Posts: 31
Default

thanks, making "zimbraMimeHandlerClass: UnknownTypeHandler" for every possible zip MIME type, resolved the convertd crash problem.

But of course that removed the possibility to view contents of a zip file in ZWC , or search for filenames inside of .zip attachments ... I didn't want that.

To me it seems, this is a bug: If I exclude e.g. .dwg files from being indexed via "zimbraMimeEntry", they are not indexed if they are directly attached. BUT the exception is NOT applied to the same file type inside an archive ?

regards
Reply With Quote