2009-03-27 08:25:21 -04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<document>
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
<title>DavMail POP/IMAP/SMTP/Caldav Exchange Gateway - OSX iCal setup</title>
|
|
|
|
<author email="mguessan@free.fr">Mickael Guessant</author>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<section name="OSX iCal setup">
|
|
|
|
<p>DavMail Calendar support is now available, tested with Thunderbird/Lightning and Apple iCal.
|
|
|
|
This should also work with other Caldav clients.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<section name="Open iCal Preferences">
|
2009-03-27 08:31:35 -04:00
|
|
|
<p>Open iCal Preferences, go to the Accounts tab and click the plus button:
|
2009-03-27 08:25:21 -04:00
|
|
|
</p>
|
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/osxIcal1.png"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<p>Choose a name, enter you Exchange username and password. Open the server options section
|
|
|
|
to enter the full calendar URL (adjust port to your settings):</p>
|
|
|
|
<code>http://localhost:1080/principals/users/mail@company.com
|
|
|
|
</code>
|
|
|
|
<p>Replace mail@company.com with actual user email address.
|
|
|
|
</p>
|
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/osxIcal2.png"/>
|
|
|
|
</div>
|
|
|
|
|
2009-03-27 08:31:35 -04:00
|
|
|
<p>Click Add, choose Connect Anyway in warning dialog:</p>
|
2009-03-27 08:25:21 -04:00
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/osxIcal3.png"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<p>Proceeed to
|
|
|
|
<a href="osxdirectorysetup.html">OSX directory setup</a> to enable attendee completion.
|
|
|
|
</p>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
|
|
</document>
|