davmail/src/site/xdoc/windowssetup.xml

42 lines
1.4 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<document>
<properties>
<title>Setup DavMail on windows</title>
<author email="mguessan@free.fr">Mickael Guessant</author>
</properties>
<body>
<section name="DavMail Setup on windows">
<p>Prerequisite : Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with
Java 1.5. You may use DavMail with an older version, but the gateway will run as a
command line application.
</p>
<p>If Java is not available, DavMail Jsmooth launcher will trigger java download and
setup.</p>
<p>DavMail setup is straightforward, just follow the setup wizard.
</p>
<p>Choose language:
</p>
<img src="images/setup1.png"/>
<p>Click Next:
</p>
<img src="images/setup2.png"/>
<p>Accept GPL licence:
</p>
<img src="images/setup3.png"/>
<p>Choose path:
</p>
<img src="images/setup4.png"/>
<p>Launch installation and start gateway:
</p>
<img src="images/setup5.png"/>
<p>Adjust DavMail settings : <a href="gettingstarted.html">Getting started</a></p>
</section>
</body>
</document>