Changes

From SME Server
Jump to navigationJump to search
1,539 bytes added ,  01:55, 26 July 2009
Line 126: Line 126:  
If junkmail exists just delete it.
 
If junkmail exists just delete it.
   −
====Calendar====
+
==== Calendar CalDAV / iCal ====
To access the calendar functions with an iCal client eg, Thunderbird and Lighting
+
Starting from Zarafa 6.30 there is decent CalDAV/iCal support for calendars (tasks not yet) that can be accessed with an CalDAV or iCal client eg, Thunderbird with Lighting, Sunbird, Evolution, MAC ical, ...
 +
{{Note box|Currently there is a bug in smeserver-zarafa package (bug #5410]) that might prevent you from accessing the calendar. If so, replicate the steps described in the bug report to correct this and issue the following command from the commandline and you should be good to go: <tt>/etc/init.d/zarafa-ical restart</tt>}}
   −
in Thunderbird/Lightning > New Calendar > on network > ical > http://<domain>:8088/ical/<user>/calendar/
+
* In Thunderbird/Lightning: New Calendar > on network > CalDAV > Location: see table below
 +
* In Evolution: New Calendar > Type: CalDAV > URL: see table below (remove the 'Use SSL' option)
 +
* In Mac iCal client: iCal > Preferences > click '+' > Account URL: see table below
   −
8089 for SSL
+
{| align="center" {{Prettytable}}
 
+
|-
Note, there were problems with reading events created with /webaccess, seems better with RC1
+
|{{Hl3}}|'''URL'''
 
+
|{{Hl3}}|'''Calendar'''
It's a know problem. Zarafa 6.30 will use CalDEV instead of iCal
+
|-
 +
|<nowiki>http://server:8089/ical/</nowiki>
 +
|user's own default calendar via ical (not recommended)
 +
|-
 +
|<nowiki>http://server:8089/caldav/</nowiki>
 +
|user's own default calendar
 +
|-
 +
|<nowiki>http://server:8089/caldav/<other-user></nowiki>
 +
|0ther-user's calendar
 +
|-
 +
|<nowiki>http://server:8089/caldav/<user>/<calendar></nowiki>
 +
|user's self created calendar in user's (own) store
 +
|-
 +
|<nowiki>http://server:8089/caldav/<user>/<calendar>/<subcal></nowiki>
 +
|user's self created subcalendar in a self created calendar
 +
|-
 +
|<nowiki>http://server:8089/caldav/public/<calendar>/</nowiki>
 +
|calendar folder in the public folder
 +
|-
 +
|colspan="2" {{Hl3}}|'''URL For MAC OSX ical client'''
 +
|-
 +
|<nowiki>http://server:8089/caldav/</nowiki>
 +
|User's calendar list
 +
|-
 +
|<nowiki>http://server:8089/caldav/<other-user></nowiki>
 +
|Other-users calendar list
 +
|-
 +
|<nowiki>http://server:8089/caldav/public</nowiki>
 +
|Public folders list
 +
|-
 +
|}
 +
Port 8089 is used for secure SSL connections, port 8088 for unsecured connections.
    
====Mobile synchronisation====
 
====Mobile synchronisation====
167

edits

Navigation menu