I am looking for solution to connect Exchange 2007 from Java SE 6. The problem is, server has OWA enabled, WebDAV disabled, SMTP/IMAP/POP disabled, EWS disabled - that's the reason I have to use MAPI. I found only one library - Exchange Connector from Moonrug Software. Do you know any other solutions using MAPI?
Its not a 1 stop solution but we use JACOB together with Redemption. Redemption is a COM library that wraps MAPI and CDO to make life much easier with MAPI and JACOB is a Java-COM bridge