8000 Cannot Identify Stream for HTML Body of MSG File · Issue #91 · decalage2/olefile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/sessions-6652689d63d9.js" defer="defer">
Cannot Identify Stream for HTML Body of MSG File #91
Open
@fligi7

Description

@fligi7

When parsing an HTML .msg email file, olefile is not able to enumerate/identify the stream in which the HTML Body content resides. It is missing the standard Body stream (i.e. __substg1.0_1000001E and/or __substg1.0_1000001F) and enumerating the entire list of streams via ole.listdir(streams=True,storages=True) yields no stream(text) containing the HTML body content. Yet, viewing the .msg email in a .msg viewer shows the HTML Body content as expected.

Any idea how to identify/extract the HTML body content from a .msg file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0