MsgViewer icon indicating copy to clipboard operation
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...

Results 19 MsgViewer issues
Sort by recently updated
recently updated
newest added

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` -...

bug
enhancement

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...

investigation needed

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

enhancement

Hi there - Thanks for this awesome library! By chance, is there functionality here to convert a .msg file's contents to JSON?

enhancement

please help to compile msgviewer autoinstall deb package on ubuntu

enhancement

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...

enhancement

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....

inactive

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...

enhancement