It looks like the CalDAV stuff is not doing the right thing with virtual
domains (beta6 and git e415f906)

  2013-07-21T20:44:55.580301-04:00 calendar1 calendar/http[30755]: login: 
vpn94.mail.srv.osa [10.203.0.94] r...@fastmail.fm Basic User logged in
  2013-07-21T20:44:55.580929-04:00 calendar1 calendar/http[30755]: 
mlookup(user.robn@fastmail^fm.#calendars.Default) failed: Mailbox does not exist
  2013-07-21T20:44:55.581141-04:00 calendar1 calendar/http[30755]: 
vpn94.mail.srv.osa [10.203.0.94] as "r...@fastmail.fm" with "Mozilla/5.0 (X11; 
Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7 Lightning/1.9b1"; 
"PROPFIND /dav/calendars/user/robn%40fastmail.fm/Default/ HTTP/1.1" (depth=0) 
=> "404 Not Found" (error=Mailbox does not exist)

Mailbox structure via IMAP is:

  . LIST "" *
  * LIST (\HasChildren) "." user.r...@fastmail.fm
  * LIST (\HasChildren) "." user.robn.#calend...@fastmail.fm
  * LIST (\HasNoChildren) "." user.robn.#calendars.defa...@fastmail.fm
  * LIST (\HasNoChildren) "." user.robn.#calendars.in...@fastmail.fm
  * LIST (\HasNoChildren) "." user.robn.#calendars.out...@fastmail.fm

Bron tells me (if I understood him correctly) that the domain splitting
is broken, and it should be producing eg
"fastmail.fm!user.robn.#calendars.Default" instead.

Cheers,
Rob N.
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to