mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 19:22:22 -05:00
Update debian package description
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@360 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
4486cc303a
commit
b763114cfb
11
build.xml
11
build.xml
@ -62,16 +62,17 @@
|
|||||||
depends="sun-java6-jre,libswt-gtk-3.4-java">
|
depends="sun-java6-jre,libswt-gtk-3.4-java">
|
||||||
<version upstream="${version}"/>
|
<version upstream="${version}"/>
|
||||||
<maintainer email="mguessan@free.fr" name="Mickaël Guessant"/>
|
<maintainer email="mguessan@free.fr" name="Mickaël Guessant"/>
|
||||||
<description synopsis="DavMail POP/SMTP/Caldav/LDAP Exchange Gateway">
|
<description synopsis="DavMail POP/IMAP/SMTP/Caldav/LDAP Exchange Gateway">
|
||||||
Ever wanted to get rid of Outlook ? DavMail is a POP/SMTP/Caldav/LDAP exchange gateway allowing
|
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) with an Exchange server,
|
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
|
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
|
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.
|
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
|
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.
|
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).
|
Tested successfully with the Iphone (gateway running on a server).
|
||||||
|
|
||||||
|
|
||||||
http://davmail.sourceforge.net
|
http://davmail.sourceforge.net
|
||||||
</description>
|
</description>
|
||||||
<tarfileset dir="dist" prefix="usr/share/davmail">
|
<tarfileset dir="dist" prefix="usr/share/davmail">
|
||||||
|
Loading…
Reference in New Issue
Block a user