2007-04-26 19:06:39 -04:00
|
|
|
<?xml version="1.0"?>
|
2009-08-07 06:26:29 -04:00
|
|
|
<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">
|
2007-04-26 19:06:39 -04:00
|
|
|
|
|
|
|
<properties>
|
2010-07-26 12:10:37 -04:00
|
|
|
<title>DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - Windows setup</title>
|
2007-04-26 19:06:39 -04:00
|
|
|
<author email="mguessan@free.fr">Mickael Guessant</author>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
2007-10-23 18:09:06 -04:00
|
|
|
<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.
|
2007-04-26 19:06:39 -04:00
|
|
|
</p>
|
|
|
|
|
2007-10-23 18:09:06 -04:00
|
|
|
<p>If Java is not available, DavMail Jsmooth launcher will trigger java download and
|
2007-10-23 18:53:59 -04:00
|
|
|
setup.
|
|
|
|
</p>
|
2007-10-23 18:09:06 -04:00
|
|
|
|
2007-04-26 19:06:39 -04:00
|
|
|
<p>DavMail setup is straightforward, just follow the setup wizard.
|
|
|
|
</p>
|
|
|
|
<p>Choose language:
|
|
|
|
</p>
|
2007-10-23 18:53:59 -04:00
|
|
|
<div style="width: 100%;text-align: center">
|
2009-08-07 06:26:29 -04:00
|
|
|
<img src="images/setup1.png" alt=""/>
|
2007-10-23 18:53:59 -04:00
|
|
|
</div>
|
2007-04-26 19:06:39 -04:00
|
|
|
<p>Click Next:
|
|
|
|
</p>
|
2007-10-23 18:53:59 -04:00
|
|
|
<div style="width: 100%;text-align: center">
|
2009-08-07 06:26:29 -04:00
|
|
|
<img src="images/setup2.png" alt=""/>
|
2007-10-23 18:53:59 -04:00
|
|
|
</div>
|
2007-04-26 19:06:39 -04:00
|
|
|
<p>Accept GPL licence:
|
|
|
|
</p>
|
2007-10-23 18:53:59 -04:00
|
|
|
<div style="width: 100%;text-align: center">
|
2009-08-07 06:26:29 -04:00
|
|
|
<img src="images/setup3.png" alt=""/>
|
2007-10-23 18:53:59 -04:00
|
|
|
</div>
|
2007-04-26 19:06:39 -04:00
|
|
|
<p>Choose path:
|
|
|
|
</p>
|
2007-10-23 18:53:59 -04:00
|
|
|
<div style="width: 100%;text-align: center">
|
2009-08-07 06:26:29 -04:00
|
|
|
<img src="images/setup4.png" alt=""/>
|
2007-10-23 18:53:59 -04:00
|
|
|
</div>
|
2007-04-26 19:06:39 -04:00
|
|
|
<p>Launch installation and start gateway:
|
|
|
|
</p>
|
2007-10-23 18:53:59 -04:00
|
|
|
<div style="width: 100%;text-align: center">
|
2009-08-07 06:26:29 -04:00
|
|
|
<img src="images/setup5.png" alt=""/>
|
2007-10-23 18:53:59 -04:00
|
|
|
</div>
|
|
|
|
<p>Adjust DavMail settings :
|
|
|
|
<a href="gettingstarted.html">Getting started</a>
|
|
|
|
</p>
|
2007-04-26 19:06:39 -04:00
|
|
|
</section>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</document>
|