None of these are things that you need to interact with directly. The only way 
you'll learn the difference between implementation details and spec'd behavior 
is by actually reading the various specs, and then reading the icalserver 
source code. There should be no need to do either of these things in order to 
use the service.

Inbox is what it sounds like; the place where new items arrive. Documented here:
http://tools.ietf.org/html/draft-desruisseaux-caldav-sched-09#section-4.2

Not sure why there's an inbox at the top level, though… the inbox inside a 
user's calendar home is the one that receives new items for that user.

As you noted, iSchedule is used for server-to-server scheduling using the 
iSchedule protocol, (not the same as iMIP). This is an experimental feature, 
and should not be used for production purposes. The documentation for this was 
missing from our docs page, so I added it at the bottom of: 
https://trac.calendarserver.org/wiki/docs-trunk

(DRAFT) Internet Calendar Scheduling Protocol (iSchedule)

Webcal is a feature of Mac OS X Server, and is not available in the open source 
distribution. The Mac OS X Server web calendar (integrated as part of the Wiki 
service) allows users to do calendaring operations using a web browser.

Cheers,
-dre

On Nov 3, 2010, at 12:58 AM, Lisana Berberi wrote:

> hello,
> 
> i have a calenderserver version -2.4 from apple running on a linux squeeze 
> box and i wanted to know sth about collection listing
> that are shown in  http://www.example.com:8008/:
> .calendarserver_version =version of caldav
> admin = Calendar Server Web Administration
> calendars = all cals of users, groups, resources, locations..
> inbox = ??? when i click and login with username of superuser and pass i got:
>                                                                               
>           ForbiddenYou don't have permission to access /inbox.
> 
> ischedule = ???     when i click in it it is just shown a label:   Server To 
> Server Inbox Resource but nothing else, and in caldav.plist i've this
>                                                                               
>   /etc/caldavd/servertoserver.xml configuration but there is no file named 
> servertoserver.xml 
>                                                                               
>   on /etc/caldavd/   
> principals = all principals resources
> webcal = ??? when i click in it i got the error message: The resource /webcal 
> cannot be found. 
> pls if u can help me solving this issues about caldav..
> 
> regards,
> 
> lisa
> 

_______________________________________________
calendarserver-dev mailing list
calendarserver-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to