Sotera / pst-extraction

PST extraction and analytic pipeline
Apache License 2.0
37 stars 18 forks source link

Original MIME type not stored / some attachments are missing an extension #3

Open eickovic opened 8 years ago

eickovic commented 8 years ago

Some images are delivered with filenames like "picture" with no extension. The MIME type is available in the original eml / mbox but not stored in ES. This causes misleading results with aggregation and prevents to UI from elegantly loading them correctly.

Missing extensions occur on other types not just images. File types aggregation for emails should also back to MIME rather than an extension.