1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-12-13 11:12:22 -05:00

Doc: update iCal doc to match both Snow Leopard and Lion

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1809 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2011-10-03 20:44:06 +00:00
parent 00484174b1
commit 3e15691cd3

View File

@ -22,13 +22,17 @@
<img src="images/osxIcal1.png" alt=""/>
</div>
<p>Choose a name, enter you Exchange username and password. Open the server options section
to enter the calendar URL (adjust port to your settings):
<p>On Snow Leopard, choose CalDAV as account type, enter you Exchange username and password and server
address without path:
</p>
<code>http://localhost:1080
</code>
<p>On 10.5 choose a name, enter you Exchange username and password.
Open the server options section to define the calendar URL (adjust port to your settings):
</p>
<code>http://localhost:1080/
</code>
<p>Note that the field is named Server Address on OSX Lion and Account URL on Snow Leopard.
iCal will build the full principal path automatically.
<p>Note that iCal will build the full principal path automatically.
</p>
<div style="width: 100%;text-align: center">
<img src="images/osxIcal2.png" alt=""/>