(add dependency) |
(see new comments in Talk:Features/OpenChange) |
||
Line 1: | Line 1: | ||
= | = OpenChange to enable native access to Microsoft Exchange = | ||
== Summary == | == Summary == | ||
Natively access Microsoft Exchange using OpenChange | |||
By using the libmapi library from OpenChange, tools such as kdepim and Evolution can become first-class clients of a Microsoft Exchange Server | By using the libmapi library from OpenChange, tools such as kdepim and Evolution can become first-class clients of a Microsoft Exchange Server | ||
Line 50: | Line 51: | ||
== Release Notes == | == Release Notes == | ||
Fedora 10 will include the OpenChange library, to improve access to Microsoft's exchange servers from linux clients, by using the Native 'MAPI' protocols. | Fedora 10 will include the OpenChange library, to improve access to Microsoft's exchange servers from linux clients, by using the Native 'MAPI' protocols. | ||
== Comments and Discussion == | |||
See [[Talk:Features/OpenChange]] | |||
[[Category:ProposedFedora10]] | [[Category:ProposedFedora10]] |
Revision as of 21:52, 16 July 2008
OpenChange to enable native access to Microsoft Exchange
Summary
Natively access Microsoft Exchange using OpenChange
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: Andrew Bartlett
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
- Setup Microsoft Exchange
- Set kdepim (and Evolution if the plugin makes it in time) to use an account
- Send and receive mail
User Experience
- Users should be able to access Microsoft Exchange servers better.
Dependencies
- Samba4
- (for Evolution connector to be enabled) the re-licenceing effort described at http://mail.gnome.org/archives/desktop-devel-list/2008-July/msg00065.html
Contingency Plan
- Revert optional build time dependency of kdepim on libmapi
Documentation
Release Notes
Fedora 10 will include the OpenChange library, to improve access to Microsoft's exchange servers from linux clients, by using the Native 'MAPI' protocols.