MsgViewer
MsgViewer copied to clipboard
MsgViewer is email-viewer utility for .msg e-mail messages, implemented in pure Java. MsgViewer works on Windows/Linux/Mac Platforms. Also provides a java api to read mail messges (msg files) programm...
When converting a msg with an inline image and an attachment with similar names, they result in being duplicated. In this example, there are two images. 1. `2017-10-01 11.23.09.jpg` -...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] Select this checkbox to let Renovate create...
Thanks for continuing this great and helpful project! I was looking into packaging it as a [Homebrew](https://brew.sh/) formula, to ease the installation. But all projects included in the homebrew-core repository...
Dear community, I had successfully installed MsgViewer on this same laptop before under Ubuntu 20.04. Now I have done a fresh install of Ubuntu 22.04. Ran the following command lines...
Properties with ID above 0x8000 (inclusive) are named properties. They are described in the Named Property Mapping Storage "__nameid_version1.0". See [MS-OXMSG] 2.2.3
Hi there - Thanks for this awesome library! By chance, is there functionality here to convert a .msg file's contents to JSON?
please help to compile msgviewer autoinstall deb package on ubuntu
This is not an issue as such… Thank you for taking this under your wing!! I have some scripts on my computer to start `msgviewer` back from the time, when...
Hi, I am trying to extract Parsing and Msg convertion ability from this code. My requirement is build a REST api interface to convert .msg file in to .eml file....
Given a message with an emoji in an RTF content such as ```rtf {\*\htmltag148 }\htmlrtf {\f4 \htmlrtf0 \u-10179 ?\u-8694 ? {\*\htmltag156 }\htmlrtf }\htmlrtf0 ``` HTML: ```html 😊 ``` The emoji...