davmail/src/site/xdoc/macosxsetup.xml

39 lines
1.7 KiB
XML
Raw Normal View History

<?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 - Mac OS X setup</title>
<author email="mguessan@free.fr">Mickael Guessant</author>
</properties>
<body>
<section name="DavMail Setup on Mac OS X">
<p>Java 1.5 is available in standard Mac OS X setup. This version does not support Tray icon,
and DavMail uses a dedicated frame instead.
</p>
<p>Download DavMail Mac OSX package from Sourceforge:
</p>
<div style="width: 100%;text-align: center">
<img src="images/osxdownload.png" alt=""/>
</div>
<p>Safari should automatically extract the application archive. If not, just
double click on the zip file to trigger decompression. The extracted
DavMail.app directory is then recognised as a valid OSX application.
</p>
<p>Just double click on the application icon to launch DavMail. On
first start the application displays the Settings (Preferences) frame.
</p>
<div style="width: 100%;text-align: center">
<img src="images/osxsettings.jpg" alt=""/>
</div>
<p>Adjust DavMail settings:
<a href="gettingstarted.html">Getting started</a>
</p>
</section>
</body>
</document>