Doc: additional FAQ entry on shared calendars

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1645 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2011-03-22 21:34:52 +00:00
parent eda37cdcb0
commit f2c73bd1e5
2 changed files with 16 additions and 1 deletions

View File

@ -184,6 +184,18 @@ calendar.debug.log.verbose=true]]></source>
</p>
<source>http://localhost:<i>1080</i>/principals/public/<i>path/to/calendar</i></source>
<p>
<strong>Shared calendars</strong>
</p>
<p>To access a shared calendar in Lightning, the URL scheme is:
</p>
<source>http://localhost:<i>1080</i>/users/<i>user@company.com</i>
</source>
<p>To access a shared calendar in iCal, the URL scheme is:
</p>
<source>http://localhost:<i>1080</i>/principals/users/<i>user@company.com</i>
</source>
</subsection>
<subsection name="Mail">
@ -199,7 +211,9 @@ calendar.debug.log.verbose=true]]></source>
don't keep copies at all.
</p>
<p>Under Thunderbird, you can try to change IMAP timeout values
(<code>mail.server.server<em>index</em>.timeout</code>
(
<code>mail.server.server<em>index</em>.timeout
</code>
and&#x20;<code>mailnews.tcptimeout</code>) or avoid full
mailbox sync: disable global search and indexer under advanced options and change
Synchronization &amp; Storage options under Account Settings.

View File

@ -29,6 +29,7 @@
</p>
<source><![CDATA[
davmail.url=http://exchangeServer/exchange/
davmail.enableEws=false
davmail.popPort=1110
davmail.imapPort=1143
davmail.smtpPort=1025