mirror of
https://github.com/moparisthebest/davmail
synced 2024-11-12 04:15:08 -05:00
Doc: update doc and roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1030 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
d97edeeed0
commit
45f015e26c
@ -99,7 +99,7 @@
|
||||
to improve this in server (shared) mode.
|
||||
</p>
|
||||
<p>This is quite simple: you just need to get a server certificate in PKCS12 or JKS format and add it in
|
||||
the key store section in DavMail settings, see<a href="gettingstarted.html">Getting started</a>.
|
||||
the key store section in DavMail settings, see <a href="gettingstarted.html">Getting started</a>.
|
||||
You need to choose the key store type in davmail.ssl.keystoreType: PKCS12 for .p12 file and JKS for
|
||||
java generated key stores. Then set the full path to your certificate file in
|
||||
davmail.ssl.keystoreFile
|
||||
|
@ -21,7 +21,7 @@
|
||||
with attendees free/busy display.
|
||||
</p>
|
||||
<p>DavMail will soon also support the CardDav protocol to sync address books. This new feature
|
||||
is sponsored by french <a href="http://www.defense.gouv.fr/dga/">DGA</a> through project <a href="http://www.trustedbird.org">Trustedbird</a></p>
|
||||
is sponsored by <a href="http://www.defense.gouv.fr/dga/">French Defense / DGA</a> through project <a href="http://www.trustedbird.org">Trustedbird</a></p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/davmailArchitecture.png" alt="DavMail Architecture" width="550"
|
||||
height="364"/>
|
||||
|
@ -15,14 +15,14 @@
|
||||
for improvement. The following section lists the expected new features
|
||||
and enhancements in DavMail next versions.
|
||||
</p>
|
||||
<subsection name="3.6.5">
|
||||
<subsection name="3.6.7">
|
||||
<p>
|
||||
<strong>Next bugfix release</strong>
|
||||
</p>
|
||||
<ul>
|
||||
<li>Fix JavaMail client IMAP support</li>
|
||||
<li>Create a new RPM package with redline rpm ant task</li>
|
||||
<li>Filter private events on shared calendars (Exchange bug)</li>
|
||||
<li>Change the subject line when replying to invites</li>
|
||||
<li>Growl support on OSX</li>
|
||||
</ul>
|
||||
</subsection>
|
||||
<subsection name="3.7.0">
|
||||
@ -31,7 +31,8 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>Implement CardDav protocol to sync address books. This new feature
|
||||
is sponsored by the french DGA through project trustedbird
|
||||
is sponsored by <a href="http://www.defense.gouv.fr/dga/">French Defense / DGA</a>
|
||||
through project <a href="http://www.trustedbird.org">Trustedbird</a>
|
||||
</li>
|
||||
<li>Implement Caldav attachments</li>
|
||||
<li>Implement hide from Dock option on OSX</li>
|
||||
|
@ -20,11 +20,11 @@
|
||||
<img src="images/thunderbirdDirectory1.png" alt=""/>
|
||||
</div>
|
||||
|
||||
<p>Choose a name, host is always localhost, LDAP base context<code>ou=people</code>,
|
||||
<p>Choose a name, host is always localhost, LDAP base context <code>ou=people</code>,
|
||||
adjust port to your settings and set user to your Active Directory account name,
|
||||
i.e. domain\account. Leave other options to default values.
|
||||
</p>
|
||||
<p>You may also want to use this directory for mail completion in compoze window :
|
||||
<p>You may also want to use this directory for mail completion in compose window :
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdDirectory2.png" alt=""/>
|
||||
|
Loading…
Reference in New Issue
Block a user