Skip to content

x-ole-storage instead of vnd.ms-outlook for *.msg files #5

@glazzari

Description

@glazzari

Is there a way to detect *.msg (outlook) files? I'm getting x-ole-storage instead of vnd.ms-outlook, as returned by Tika, for example. This is my code:

mimeTypeDetector.detectMimeType("filename", new ByteArrayInputStream(fileContent));

My msg file starts with D0 CF 11 E0 A1 B1 1A E1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions