From 4486cc303ae811ee6272d921c2b096e4452f8942 Mon Sep 17 00:00:00 2001 From: mguessan Date: Thu, 12 Feb 2009 14:35:03 +0000 Subject: [PATCH] Prepare 3.0.0 release git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@358 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- build.xml | 2 +- pom.xml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/build.xml b/build.xml index 8a1ca85c..5843ad97 100644 --- a/build.xml +++ b/build.xml @@ -1,5 +1,5 @@ - + diff --git a/pom.xml b/pom.xml index 010255a1..ce1b61f7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,17 +5,17 @@ davmail davmail jar - 2.1.1 - DavMail POP/SMTP/Caldav/LDAP Exchange Gateway + 3.0.0 + DavMail POP/IMAP/SMTP/Caldav/LDAP Exchange Gateway http://www.sourceforge.net/projects/davmail - 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. + 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 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, + Linux (Ubuntu) and Mac OSX. Tray does not work on MacOS and is replaced with a full frame. Tested successfully with the Iphone (gateway running on a server).