Hello Cédric, I've just had a quick browse/review through the source and the code looks fine to me.
Not sure, if you had it in mind, but if we would integrate it in POI, we would have another two dependencies (commons-io and javax-mail), you'd need to change the license and there's a policy on how to import external project (... which I haven't just found the link to ...). Or do you like to have it promoted on our "related projects" page [1]? Best wishes, Andi [1] http://poi.apache.org/related-projects.html On 06.01.2017 22:18, Cédric Tabin wrote: > Hello, > > I recently had to create MS Outook msg files in Java. I've seen that Apache > POI could manipulate MS Compound Binary Files (POIFS) and parse msg files > (MAPIMessage), however the latter is readonly. > Instead of using some proprietary API, I just wrote a simple open source > library called jotlmsg <https://github.com/ctabin/jotlmsg> on top of POI > that can read/write [simple] msg files and also generate javax.mail > MimeMessage. > The API is currently somewhat simple, but works well. So, I'm looking > forward to have some feedbacks about it and if it would be useful to > improve the MAPIMessage API to make it writeable :-) > > Thanks & best regards, > Cédric > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org