Java library to read Outlook, Notes email files

C

Chris

Does anyone know of a Java library that can extract emails from Outlook .pst
files and Lotus Notes .nsf files? We also would like to get at Exchange.

Something which is 100% Java would be ideal, but we could live with a Java
interface to a native Windows component if we had to.
 
R

Roedy Green

Does anyone know of a Java library that can extract emails from Outlook .pst
files and Lotus Notes .nsf files? We also would like to get at Exchange.

Something which is 100% Java would be ideal, but we could live with a Java
interface to a native Windows component if we had to.

If you can't find that, Outlook has an export. The export format might
be easier to deal with.

If you can't find something, perhaps for a fee, I could write you a
custom class to extract data.
 
J

Joan

Roedy Green said:
If you can't find that, Outlook has an export. The export
format might
be easier to deal with.

If you can't find something, perhaps for a fee, I could write
you a
custom class to extract data.

I don't thing the database format is published for MS' email.
 
J

jochen tuemmers

Chris,

the primary and fully-functional Domino/Notes interface is a C-API. But,
yes there is a java library that allows access to Domino/Notes
databases. But the functionality of the java library compared to the
native C-API is fairly limited.

Besides that, any access to a Domino/Notes database requires the Notes
client.

If you can tell more about what you want to achieve, I might be able to
further assist.


Jochen
 
Joined
Dec 18, 2010
Messages
2
Reaction score
0
JPST is pure Java API to create/read/export Outlook .pst files.

Go to independentsoft.de/jpst
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,982
Messages
2,570,190
Members
46,736
Latest member
zacharyharris

Latest Threads

Top