1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00
davmail/src/site/xdoc/iphonesetup.xml
mguessan 1c3edf5e7f Doc: full iPhone setup instructions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1580 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-13 09:56:06 +00:00

38 lines
1.5 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/Carddav/LDAP Exchange Gateway - iPhone setup</title>
<author email="mguessan@free.fr">Mickael Guessant</author>
</properties>
<body>
<section name="iPhone setup">
<p>In order to use DavMail with an iPhone, you need to install DavMail in server mode.
This server should be available directly on the internet or through a Wifi connection.
See
<a href="serversetup.html">Server setup</a>
for more information.
</p>
<p>As mail data between your iPhone and DavMail travels on the internet, you probably want
to switch DavMail to encrypted mode, see
<a href="sslsetup.html">SSL setup</a>
</p>
<p>Once you have a working DavMail server, proceed to:
<a href="iphonemailsetup.html">iPhone Mail setup</a>
</p>
<p>Then sync your Exchange contacts:
<a href="iphonecarddavsetup.html">iPhone Carddav setup</a>
</p>
<p>And add your calendar:
<a href="iphonecaldavsetup.html">iPhone Caldav setup</a>
</p>
</section>
</body>
</document>