Hi, the project has been Mavenized in this fork : https://github.com/lolo101/MsgViewer
Hi @Sri, please check this fork : https://github.com/lolo101/MsgViewer and see if your issue is fixed. In case the issue is still present, please open a ticket on the project page with the procedure to reproduce the issue (if possible). BR
I do not need this tool anymore.
Please let me know if you are looking for additional info to share.
.msg File unable to save with the attachment
Can you check that forked projet : https://github.com/lolo101/MsgViewer and see if it solves this issue ?
This has been done in this fork : https://github.com/lolo101/MsgViewer ;) See commit https://github.com/lolo101/MsgViewer/commit/1e88a4a20a41cfd81f55a0bde95b589ecf0bb867
Hi ! The problem has been fixed in this forked project : https://github.com/lolo101/MsgViewer/issues/5
This has been done in this fork : https://github.com/lolo101/MsgViewer ;) See commit https://github.com/lolo101/MsgViewer/commit/1e88a4a20a41cfd81f55a0bde95b589ecf0bb867
This has been done in this fork : https://github.com/lolo101/MsgViewer ;)
Use xdg-open to open images on Linux
Hi David and thanks for your feedback. You may find this fork of the project a little more active : https://github.com/lolo101/MsgViewer I suggest you get a try with version 1.2.0 That said, I think you found a bug that is still present on 1.2.0. I've permitted myself to copy a part of your message in a new issue : https://github.com/lolo101/MsgViewer/issues/3
MSGViewer fails to convert .msg email to either .mbox or *.eml on OS X High Sierra. This is an issue for both the SourceForge MSGViewer.jar as well as the NetBean build described in “howto_build_msgviewer.odt”. The MSGViewer.jar used below was complied using NetBeans/howto_build_msgviewer.odt SVN. This would be a useful tool for converting msg2mbox, any insight in to getting this working would be appreciated especially the cmdline tool… +++ Ghost:10-18-18 Production user1$ java -jar "/Users/user1/NetBeansProjects/MSGViewer/dist/MSGViewer.jar"...
Is it possible to do this using the Terminal in Mac OS X?
Hi, I think the problem is simple to solve. The Content-Type should be multipart/related instead of multipart/mixed and every attachment needs a header line with its Content-ID: <abc.xyz> where abc.xyz is used together with the prefix cid: as value in the src attribute of an img tag. So either the author of that wonderful converter could fix this or one has to change and compile the source code by itself or one can use a little script which makes these changes afterwards.
Hi, I think the problem is simple to solve. The Content-Type should be multipart/related instead of multipart/mixed and every attachment needs a header line with it's Content-ID: <abc.xyz> where abc.xyz is used together with the prefix cid: as value in the src attribute of an img tag. So either the author of that wonderful converter could fix this or one has to change and compile the source code by itself or one can use a little script which makes these changes afterwards.
Yes it is possible. In the Linux shell, type : java -jar MSGViewer.jar -msg2eml /home/toto/mails/*.msg...
Yes it is possible. In the Linux shell, type : java -jar MSGViewer.jar -msg2eml /home/toto/mails/.msg...
Hi, I don't have yet Sierra installed, so I cannot check what's the problem. You...
It cannot open the application after generating the App.... how do I open the jar...
Attachements with "Umlauts" (äöü...) do not open
Commandline MsgToEml
Thanks for pointing this out; I certainly missed it. Your workaround is certainly...
Hi, You can edit open command in the settings menu. Program=>Options Change option...
replace dependency on kde-open with xdg-open
Images from *.eml do not displayed.
and of course forgot to attach the script, here you go, Achille On 19/11/15 15:06,...
Hi, the one-liner has become a few more lines, it's a shell script, instructions...
In the setup subdirectory I can place our oneliner shell script. I suggest to upload...
OSX application
I was in the same boat, only contributor. But when I moved some of my projects to...
maven: At the moment I had no time to have a detailed look at maven. But I'm open...
I am working on a mavenised version of msgviewer. Are you interested in that at all?...
I actually converted it to a deb using alien :-)
This is great! I was always wondering how I can preset the mime type settings, but...
Hi, I've created this quick hack doku. It may has to be extended etc... feel free...
Created a little doku HOWTO build MSGVIewer
Assistance requested to build from source
I have created a PR on github with some additional enhancements to get KDE, Gnome,...
Add MSGViewer to Open With menu in linux DE
Applied patch by Peter Schmidt. This Patch add...
MsgViewer on ChromeBook
Updated windows installer to require at least J...
Added a help page, dokumented command line opti...
Added command line option -h and -v.
Patch from Peter Schmidt <peter@psit.at> (Pete...
Removed proxy plugins, since online update was ...
Updated Changelog
Fixed Drag & Drop. This feature was lost during...
Recompiled FrameWorkMinimized
Fixed nullpointers when accessing attached file...
Moved rendering code of MSGViewer to a JPanel =...
Fixed Missing function in Interface
Switched to FrameWorkMinimized
corected packaging. Included Sources for easier...
corected packaging
removed unused code
initial import
initial import
Import modified version of msgparser
Initial Import of modfied version of msgparser
Initial Import of modfied version of msgparser
Switched native language from german t o englis...
added howto
add output directory to ignore files
linux rpm specs and build scripts
add inno output directory to ignore files
added Windows installer source (inno setup comp...
initial import
initial import