2010-07-26 12:17:06 -04:00
|
|
|
<?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 - OSX Address Book setup</title>
|
|
|
|
<author email="mguessan@free.fr">Mickael Guessant</author>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<section name="OSX Address Book setup">
|
|
|
|
<p>Launch OSX Address Book and create a new Carddav directory.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>Enter your credentials and
|
|
|
|
<code>localhost:1080</code>
|
|
|
|
as server location to sync with the default personal address book.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
</body>
|
|
|
|
</document>
|