2008-12-05 08:27:02 -05:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<document>
|
|
|
|
|
|
|
|
<properties>
|
2008-12-10 19:13:16 -05:00
|
|
|
<title>DavMail POP/SMTP/Caldav Exchange Gateway - Thunderbird calendar setup</title>
|
2008-12-05 08:27:02 -05:00
|
|
|
<author email="mguessan@free.fr">Mickael Guessant</author>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<section name="Thunderbird calendar setup">
|
|
|
|
<p>DavMail Calendar support is now available, tested with Thunderbird with Lightning.
|
|
|
|
This should also work with other Caldav clients.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<section name="Create a new network calendar">
|
|
|
|
<p>Obviously, you need to install the Thunderbird Lightning extension. You can
|
2009-01-05 18:02:45 -05:00
|
|
|
then create a new network calendar:
|
|
|
|
</p>
|
2008-12-05 08:27:02 -05:00
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/thunderbirdCalendar1.png"/>
|
|
|
|
</div>
|
|
|
|
|
2009-01-05 18:02:45 -05:00
|
|
|
<p>Choose CalDav format and specify location (adjust port to your settings):</p>
|
|
|
|
<code>http://localhost:1080/users/mail@company.com/calendar
|
|
|
|
</code>
|
|
|
|
<p>Replace mail@company.com with actual user email address.
|
2008-12-26 08:38:01 -05:00
|
|
|
</p>
|
2009-02-12 09:32:40 -05:00
|
|
|
<p>Note for iCal users: use the following URL instead:</p>
|
|
|
|
<code>http://localhost:1080/principals/users/mail@company.com
|
|
|
|
</code>
|
2008-12-05 08:27:02 -05:00
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/thunderbirdCalendar2.png"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<p>Choose a name, color and set the associated email address (as set in mail setup)
|
|
|
|
</p>
|
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/thunderbirdCalendar3.png"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<p>Provide your credentials, login is Active Directory account name, i.e. domain\account
|
|
|
|
</p>
|
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/thunderbirdCalendar4.png"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<p>Finish:
|
|
|
|
</p>
|
|
|
|
<div style="width: 100%;text-align: center">
|
|
|
|
<img src="images/thunderbirdCalendar5.png"/>
|
|
|
|
</div>
|
|
|
|
|
2008-12-09 08:35:32 -05:00
|
|
|
<p>You may want to enable the (experimental) Lightning calendar cach feature to avoid
|
|
|
|
the possibly long calendar load task delay on Thunderbird startup: double click
|
2009-01-05 18:02:45 -05:00
|
|
|
on the calendar in Lightning left pane and activate cache. Restart Thunderbird.
|
2008-12-09 08:35:32 -05:00
|
|
|
</p>
|
|
|
|
|
2009-01-05 18:02:45 -05:00
|
|
|
<p>Proceeed to
|
|
|
|
<a href="thunderbirddirectorysetup.html">Thunderbird directory setup</a>
|
|
|
|
</p>
|
2008-12-05 08:27:02 -05:00
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
|
|
</document>
|