This is an automated email from the git hooks/post-receive script. niol-guest pushed a commit to branch master in repository davmail.
commit 37187528731313ef0f84a2c38d23a6c51b7c3368 Author: Antonio Ospite <[email protected]> Date: Fri Oct 28 17:01:52 2016 +0200 debian/control: update the long description Copy what upstream provides now in build.xml. --- debian/control | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index fc9874f..83659f3 100644 --- a/debian/control +++ b/debian/control @@ -35,19 +35,21 @@ Depends: lsb-base, Suggests: libswt-gtk-3-java, libswt-cairo-gtk-3-jni Description: POP/IMAP/SMTP/CalDav/LDAP to Microsoft Exchange gateway - 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. + 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. . 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 + of proprietary Exchange. This means LDAP for global 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. Thus any standard - compliant client can be used with Microsoft Exchange. + 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 on Windows, Linux (Ubuntu) and Mac OSX. + Releases are tested on Windows, Linux (Ubuntu) and Mac OSX. Tested + successfully with the Iphone (gateway running on a server). -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/davmail.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

