From fa74a8f97a18a766485faba3111a4d306b12e27a Mon Sep 17 00:00:00 2001 From: mguessan Date: Thu, 24 Mar 2011 21:21:18 +0000 Subject: [PATCH] Doc: update roadmap git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1652 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- src/site/xdoc/roadmap.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/src/site/xdoc/roadmap.xml b/src/site/xdoc/roadmap.xml index a4fe9947..10664c69 100644 --- a/src/site/xdoc/roadmap.xml +++ b/src/site/xdoc/roadmap.xml @@ -15,14 +15,13 @@ for improvement. The following section lists the expected new features and enhancements in next DavMail versions.

- +

Next minor release

    -
  • Create a new RPM package with redline rpm ant task
  • -
  • Implement Caldav attachments
  • Implement hide from Dock option on OSX
  • +
  • Fix caldav support in EWS mode, implement recurring event exception
@@ -34,8 +33,18 @@
  • Exchange 2010 support through EWS: Experimental implementation already available but not complete, set davmail.enableEws=true in davmail.properties to test
  • + +
    + +

    + Future version +

    +
      +
    • Implement Caldav attachments
    • +
    • Test the RPM package
    • Jsmooth Windows 64 bit wrappers
    • -
    • Include Unix init.d script to help users use DavMail in server mode
    • +
    • Implement ActiveSync backend
    • +
    • Implement EWS frontend for Exchange 2003 backend and Outlook 2011
    • Implement custom authenticator interface to handle specific authentications (e.g. token based)