|
|
Log in / Subscribe / Register

Interview with three OpenChange project developers

May 16, 2007

This article was contributed by Brad Hards

The OpenChange project recently announced the "MAILOOK" release, which provides a library to access Microsoft Exchange servers using native protocols. We recently got a chance to catch up with Julien Kerihuel, Ali Mdidech and Fabien Lementec from the OpenChange project.

LWN: Can you tell us about OpenChange and what the current library is capable of?

Julien Kerihuel: The OpenChange MAPI library (libmapi) provides interoperability with Microsoft Exchange servers, which means being able to communicate with Exchange in the same way that Outlook does. Our primary objective in providing the MAILOOK release is to make our implementation available to beta testers so we can validate the design, evaluate libmapi code scalability and reliability; and thus fix possible inconsistencies before we go to much further in the development process.

This release is a very important step in the project roadmap. It is the first time that we've provided code which can be used in stand-alone applications and which is generic enough to perform most of the messaging operations that final users would deal with, such as:

  • fetch emails (including those with attachments)
  • send emails (including those with attachments
  • delete emails
  • set multiple recipients to, cc, bcc
  • UTF8, Unicode and HTML content support
  • folder creation/deletion
In addition, if developers take a closer look at the repository version (subversion trunk), they will find alpha code for other Exchange items support:

These features will be included in the next library release, planned for early June 2007.

The rest of the interview is available here.

Index entries for this article
GuestArticlesHards, Brad


The LWN site is currently under high scraper load, so comment display has been suppressed for anonymous users. If you are a human, you may read the comments by clicking the button below:

Note: you can avoid this step in the future by logging into your LWN account.


Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds