diff --git a/pom.xml b/pom.xml index 359ec83e..f4cf7ede 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,14 @@ davmail http://www.sourceforge.net/projects/davmail - Ever wanted to get rid of Outlook ? DavMail is a POP/SMTP exchange gateway allowing - users to use any mail client (e.g. Thunderbird) with an Exchange server, even from the internet - through Outlook Web Access. DavMail gateway is implemented in java and should run on - any platform. Releases are tested on Windows and Linux (Ubuntu). MacOS support is currently - limited to server (headless) mode. Tested successfully with the Iphone (gateway running on a - server). + Ever wanted to get rid of Outlook ? DavMail is a POP/SMTP/Caldav/LDAP exchange gateway allowing + users to use any mail/calendar client (e.g. Thunderbird with Lightning) 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 to allow recipient address completion in mail compoze + window and full calendar support with attendees free/busy display. + DavMail gateway is implemented in java and should run on any platform. Releases are tested on Windows + and Linux (Ubuntu). MacOS support is currently limited to server (headless) mode. + Tested successfully with the Iphone (gateway running on a server). diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 2b90d3a7..a3d6f299 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -10,12 +10,14 @@
-

Ever wanted to get rid of Outlook ? DavMail is a POP/SMTP exchange gateway allowing - users to use any mail client (e.g. Thunderbird) with an Exchange server, even from the internet - through Outlook Web Access. DavMail gateway is implemented in java and should run on - any platform. Releases are tested on Windows and Linux (Ubuntu). MacOS support is currently - limited to server (headless) mode. Tested successfully with the Iphone (gateway running on a - server). +

Ever wanted to get rid of Outlook ? DavMail is a POP/SMTP/Caldav/LDAP exchange gateway allowing + users to use any mail/calendar client (e.g. Thunderbird with Lightning) 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 to allow recipient address completion in mail compoze + window and full calendar support with attendees free/busy display. + DavMail gateway is implemented in java and should run on any platform. Releases are tested on Windows + and Linux (Ubuntu). MacOS support is currently limited to server (headless) mode. + Tested successfully with the Iphone (gateway running on a server).