From Fedora Project Wiki

< Features

Revision as of 00:30, 1 July 2008 by Abartlet (talk | contribs) (New page for a feature 'OpenChange')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use OpenChange to enable native access to Microsoft Exchange

Summary

By using the libmapi library from OpenChange, tools such as kdepim and Evolution can become first-class clients of a Microsoft Exchange Server

Owner

  • Name: Abartlet

Current status

  • Targeted release: Fedora 10
  • Last updated: (2008-07-01)
  • Percentage of completion: 10%

Detailed Description

OpenChange aims to provide a portable Open Source implementation of Microsoft Exchange Server and Exchange protocols. Exchange is a groupware server designed to work with Microsoft Outlook, and providing features such as a messaging server, shared calendars, contact databases, public folders, notes and tasks.

OpenChange provide interoperability with Exchange protocols. This is the MAPI library development purpose (libmapi). MAPI stands for Messaging Application Programming Interface and is used within Microsoft Exchange. The OpenChange implementation provides a client-side library which can be used in existing messaging clients and offer native compatibility with Microsoft's Exchange server.

Benefit to Fedora

Currently Evolution has the 'Exchange connector', however this uses WebDAV and is highly susceptible to changes in the exchange server. In particular, it will break when native clients (Outlook) do not. OpenChange will allow more kdepim to also access Exchange, and provide a better user experience with Evolution.

Scope

Requires bringing in alpha snapshots of Samba4, as OpenChange is dependent on the Samba4 client libraries. Samba4 includes a copy of Heimdal kerberos, which we should try and ship as an independent (rather than bundled) library.

Test Plan

  1. Setup Microsoft Exchange
  2. Set kdepim (and Evolution if the plugin makes it in time) to use an account
  3. Send and receive mail

User Experience

  1. Users should be able to access Microsoft Exchange servers better.

Dependencies

  • Samba4

Contingency Plan

  • Revert optional build time dependency of kdepim on libmapi

Documentation

Release Notes