davmail/src/site/xdoc/index.xml

42 lines
2.2 KiB
XML

<?xml version="1.0"?>
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway</title>
<author email="mguessan@free.fr">Mickael Guessant</author>
</properties>
<body>
<!--style>
.externalLink img {vertical-align: middle;}
</style-->
<section name="About DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway">
<p>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).
</p>
<div style="width: 100%;text-align: center">
<img src="images/ubuntutray.png" alt=""/>
</div>
</section>
<section name="Download and support this project">
<p>Download latest DavMail Gateway release from
<a href="http://sourceforge.net/project/platformdownload.php?group_id=184600">
SourceForge DavMail Gateway Files
</a>
and support this project
<a href="https://sourceforge.net/donate/index.php?group_id=184600" title="Donate">
<img alt="Donate" src="https://sourceforge.net/images/project-support.jpg"/>
</a>
</p>
</section>
</body>
</document>