2009-11-17 16:54:55 -05:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<document xmlns="http://maven.apache.org/XDOC/2.0"
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
|
|
|
|
|
|
|
|
<properties>
|
2010-07-26 12:10:37 -04:00
|
|
|
<title>DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - RoadMap</title>
|
2009-11-17 16:54:55 -05:00
|
|
|
<author email="mguessan@free.fr">Mickael Guessant</author>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<section name="DavMail RoadMap">
|
|
|
|
<p>DavMail features are now almost complete, yet there remains a lot of place
|
|
|
|
for improvement. The following section lists the expected new features
|
2010-08-26 04:39:38 -04:00
|
|
|
and enhancements in next DavMail versions.
|
2009-11-17 16:54:55 -05:00
|
|
|
</p>
|
2011-10-30 12:36:38 -04:00
|
|
|
<subsection name="3.9.7">
|
2009-11-17 16:54:55 -05:00
|
|
|
<p>
|
|
|
|
<strong>Next minor release</strong>
|
|
|
|
</p>
|
|
|
|
<ul>
|
2011-10-03 17:03:23 -04:00
|
|
|
<li>Improve OSX Lion support, fix iCal attendee completion</li>
|
2009-11-17 16:54:55 -05:00
|
|
|
<li>Implement hide from Dock option on OSX</li>
|
|
|
|
</ul>
|
|
|
|
</subsection>
|
|
|
|
<subsection name="4.0">
|
|
|
|
<p>
|
|
|
|
<strong>Next major version</strong>
|
|
|
|
</p>
|
|
|
|
<ul>
|
2011-10-04 18:30:44 -04:00
|
|
|
<li>Implement split authentication</li>
|
2011-10-03 17:03:23 -04:00
|
|
|
<li>Implement optional ICS Todo/Task conversion to Outlook tasks: Done</li>
|
|
|
|
<li>Exchange 2010 support through EWS: implementation almost complete in 3.9.5</li>
|
2011-03-24 17:21:18 -04:00
|
|
|
</ul>
|
|
|
|
</subsection>
|
|
|
|
<subsection name="4.x">
|
|
|
|
<p>
|
|
|
|
<strong>Future version</strong>
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>Implement Caldav attachments</li>
|
|
|
|
<li>Test the RPM package</li>
|
2009-11-17 16:54:55 -05:00
|
|
|
<li>Jsmooth Windows 64 bit wrappers</li>
|
2011-03-24 17:21:18 -04:00
|
|
|
<li>Implement ActiveSync backend</li>
|
|
|
|
<li>Implement EWS frontend for Exchange 2003 backend and Outlook 2011</li>
|
2009-11-17 16:54:55 -05:00
|
|
|
<li>Implement custom authenticator interface to handle specific authentications
|
|
|
|
(e.g. token based)
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</subsection>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
|
|
</document>
|