diff --git a/src/site/xdoc/build.xml b/src/site/xdoc/build.xml index 85d3c66c..d2e61741 100644 --- a/src/site/xdoc/build.xml +++ b/src/site/xdoc/build.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Frequently asked questions + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Frequently asked questions Mickael Guessant diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index 5e6ffbf3..a9b62025 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Download + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Download Mickael Guessant diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index f4044fe4..d4571bce 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Frequently asked questions + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Frequently asked questions Mickael Guessant diff --git a/src/site/xdoc/gettingstarted.xml b/src/site/xdoc/gettingstarted.xml index 280dda70..3070f120 100644 --- a/src/site/xdoc/gettingstarted.xml +++ b/src/site/xdoc/gettingstarted.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Getting started + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Getting started Mickael Guessant diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index e18f097d..cd7b90d9 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -4,31 +4,37 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway Mickael Guessant -
+
-

Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/LDAP exchange gateway - allowing users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with - an Exchange server, even from the internet or behind a firewall through Outlook Web Access. - DavMail now includes an LDAP gateway to Exchange global address book and user personal contacts - to allow recipient address completion in mail compose window and full calendar support - with attendees free/busy display. +

Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange + gateway allowing users to use any mail/calendar client (e.g. Thunderbird with Lightning or + Apple iCal) with an Exchange server, even from the internet or behind a firewall through + Outlook Web Access. + DavMail now includes an LDAP gateway to Exchange global address book and user personal + contacts to allow recipient address completion in mail compose window and full calendar + support with attendees free/busy display. +

+

DavMail also supports the CardDav protocol to sync address books. This new feature + is sponsored by + French Defense / DGA + through project + Trustedbird

-

DavMail will soon also support the CardDav protocol to sync address books. This new feature - is sponsored by French Defense / DGA through project Trustedbird

DavMail Architecture

The main goal of DavMail is to provide standard compliant protocols in front of proprietary - Exchange. This means LDAP for address book, SMTP to send messages, IMAP to browse messages - on the server in any folder, POP to retrieve inbox messages only and Caldav for calendar support. + Exchange. This means LDAP for globale address book, SMTP to send messages, IMAP to browse + messages on the server in any folder, POP to retrieve inbox messages only, Caldav for + calendar support and Carddav for personal contacts sync. Thus any standard compliant client can be used with Microsoft Exchange.

DavMail gateway is implemented in java and should run on any platform. Releases are tested @@ -49,4 +55,5 @@

- \ No newline at end of file + + \ No newline at end of file diff --git a/src/site/xdoc/linuxsetup.xml b/src/site/xdoc/linuxsetup.xml index 2aedffdb..a4f7599a 100644 --- a/src/site/xdoc/linuxsetup.xml +++ b/src/site/xdoc/linuxsetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Linux setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Linux setup Mickael Guessant diff --git a/src/site/xdoc/macosxsetup.xml b/src/site/xdoc/macosxsetup.xml index 1e816cbc..0f612179 100644 --- a/src/site/xdoc/macosxsetup.xml +++ b/src/site/xdoc/macosxsetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Mac OS X setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Mac OS X setup Mickael Guessant diff --git a/src/site/xdoc/osxaddressbooksetup.xml b/src/site/xdoc/osxaddressbooksetup.xml new file mode 100644 index 00000000..c02a0b0b --- /dev/null +++ b/src/site/xdoc/osxaddressbooksetup.xml @@ -0,0 +1,18 @@ + diff --git a/src/site/xdoc/osxdirectorysetup.xml b/src/site/xdoc/osxdirectorysetup.xml index d7120db4..f222615a 100644 --- a/src/site/xdoc/osxdirectorysetup.xml +++ b/src/site/xdoc/osxdirectorysetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - OSX directory setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - OSX directory setup Mickael Guessant diff --git a/src/site/xdoc/osxicalsetup.xml b/src/site/xdoc/osxicalsetup.xml index 9bc15ea0..302b0be1 100644 --- a/src/site/xdoc/osxicalsetup.xml +++ b/src/site/xdoc/osxicalsetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - OSX iCal setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - OSX iCal setup Mickael Guessant diff --git a/src/site/xdoc/osximapmailsetup.xml b/src/site/xdoc/osximapmailsetup.xml index 858ba75a..d283ecb5 100644 --- a/src/site/xdoc/osximapmailsetup.xml +++ b/src/site/xdoc/osximapmailsetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - OSX IMAP Mail setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - OSX IMAP Mail setup Mickael Guessant diff --git a/src/site/xdoc/roadmap.xml b/src/site/xdoc/roadmap.xml index d1356247..dab439b3 100644 --- a/src/site/xdoc/roadmap.xml +++ b/src/site/xdoc/roadmap.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - RoadMap + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - RoadMap Mickael Guessant diff --git a/src/site/xdoc/serversetup.xml b/src/site/xdoc/serversetup.xml index 090eaa98..cad28fa6 100644 --- a/src/site/xdoc/serversetup.xml +++ b/src/site/xdoc/serversetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Server setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Server setup Mickael Guessant diff --git a/src/site/xdoc/thunderbirdcalendarsetup.xml b/src/site/xdoc/thunderbirdcalendarsetup.xml index 98c72d2e..ce9a437e 100644 --- a/src/site/xdoc/thunderbirdcalendarsetup.xml +++ b/src/site/xdoc/thunderbirdcalendarsetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Thunderbird calendar setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Thunderbird calendar setup Mickael Guessant @@ -40,6 +40,7 @@

Provide your credentials, login is Active Directory account name, i.e. domain\account + or email address with Exchange 2007

@@ -52,7 +53,7 @@
-

You may want to enable the (experimental) Lightning calendar cach feature to avoid +

You may want to enable the (experimental) Lightning calendar cache feature to avoid the possibly long calendar load task delay on Thunderbird startup: double click on the calendar in Lightning left pane and activate cache. Restart Thunderbird.

diff --git a/src/site/xdoc/thunderbirddirectorysetup.xml b/src/site/xdoc/thunderbirddirectorysetup.xml index 3103e870..34eb472d 100644 --- a/src/site/xdoc/thunderbirddirectorysetup.xml +++ b/src/site/xdoc/thunderbirddirectorysetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Thunderbird directory setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Thunderbird directory setup Mickael Guessant @@ -29,6 +29,10 @@
+ +

Proceed to + Thunderbird Carddav setup +

diff --git a/src/site/xdoc/thunderbirdimapmailsetup.xml b/src/site/xdoc/thunderbirdimapmailsetup.xml index 2660169c..c9ffb555 100644 --- a/src/site/xdoc/thunderbirdimapmailsetup.xml +++ b/src/site/xdoc/thunderbirdimapmailsetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Thunderbird mail setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Thunderbird mail setup Mickael Guessant diff --git a/src/site/xdoc/thunderbirdmailsetup.xml b/src/site/xdoc/thunderbirdmailsetup.xml index a81bed9f..a3a47714 100644 --- a/src/site/xdoc/thunderbirdmailsetup.xml +++ b/src/site/xdoc/thunderbirdmailsetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Thunderbird mail setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Thunderbird mail setup Mickael Guessant diff --git a/src/site/xdoc/windowssetup.xml b/src/site/xdoc/windowssetup.xml index 7821245d..ab8ecf07 100644 --- a/src/site/xdoc/windowssetup.xml +++ b/src/site/xdoc/windowssetup.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> - DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway - Windows setup + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Windows setup Mickael Guessant