Hi, guys,

here is what I am trying to do. I forked the original
java-libspt<http://code.google.com/p/java-libpst/>,
brought it under Maven and put it on GitHub as JavaLibpst
here<https://github.com/markkerzner/JavaLibpst>.
I did it because,

   1. I really need it for FreeEed <https://github.com/markkerzner/FreeEed>,
   and I want to control the speed of development, whereas the original author,
   Richard Johnson, told me that he has much less time for it than before;
   2. I want it to be integrated with Tika
<http://tika.apache.org/>eventually, and for that it needs to be
cleaned-up and polished, matured;

FreeEed falls back to JavaLibpst one Windows, and that's why I am using it
when I am in test/try/demo mode in Windows, as opposed to production mode
with the libpst <http://www.five-ten-sg.com/libpst/> on Linux.

All I needed to start with is to export each email as EML format, but I
could not find the call in the library for that. I see some kind of process
attachments calls, and I see "save as HTML for the message body." To me,
it's too low level, and I may have bitten off more than I can chew. Any word
of advice, discouragement or encouragement?

Thank you. Sincerely,
Mark

Reply via email to