You would be better off working in C# but you should be able to connect to MAPI using
http://jawinproject.source
If working in Java you might also like to look at
http://www.freeutils.net/s
Main Topics
Browse All TopicsHi All,
We would like to be able to read mail using java. Our company uses Exchange server 2k3 with IMAP disabled. we have a requirement to be able to read the inbox of one member and trigger some corresponding action.
Kindly suggest.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You would be better off working in C# but you should be able to connect to MAPI using
http://jawinproject.source
If working in Java you might also like to look at
http://www.freeutils.net/s
Have you seen:
http://www.javaexchangecon
It uses WebDAV rather than MAPI, but I can't find anything that does use MAPI :-/
Tim
http://personal.inet.fi/at
is another WebDAV solution
>>It uses WebDAV rather than MAPI, but I can't find anything that does use MAPI :-/
http://j-integra.intrinsyc
(but it's not free)
We had a similar such requirement in the past and got a mail forwarding rule on the MS Exchange Server for certain subject lines. So, a copy of mails sent to certain users used to get forwarded to an application mail id on the server as well.
Then, we used POP3 with the java mail api to read the mails. The solution works and I believe is better suited than getting hooked to a MS proprietery MAPI service.
Business Accounts
Answer for Membership
by: gatorvipPosted on 2007-05-08 at 05:44:24ID: 19049314
Why do you need Java for that? You can do it via Exchange server directly and have actions fire up depending on keyword filter.
ts/javamai l/ . Also, there are third party products that do this sort of thing.
You can look into JavaMail: http://java.sun.com/produc