AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
msgparser is a small open source Java library that parses Outlook .msg files and provides their content using Java objects.
NOTE: this project is no longer maintained and superseded by https://github.com/bbottema/outlook-message-parser
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) programmatically.
The JOutlookMSG project is intended to provide a simple library for reading and writing Outlook .msg files. Since this project is written in Java this should allow non-MAPI enabled OS's to import/export Outlook compatible messages.