Looks like Apple have gone and changed things again. On iPhone OS 4.1 CardDAV now looks for the following URL;
127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/principals/ HTTP/1.1" 404 28/0 0.028 - - 0 When it hits this part it fails to verify on the phone. Full log of an OS4.1 client trying to access a CardDAV account: 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/.well-known/carddav HTTP/1.1" 404 43/0 0.012 - - 0 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/ HTTP/1.1" 401 0/0 0.000 - - 0 2010-09-10 11:26:20.592 sogod[18521] Scanner initialised with nil string 2010-09-10 11:26:20.608 sogod[18521] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='DataAccess/1.0 (8B117)' 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/ HTTP/1.1" 200 0/0 0.020 - - 0 2010-09-10 11:26:20.704 sogod[18521] Scanner initialised with nil string 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "PROPFIND /SOGo/dav/[email protected]/ HTTP/1.1" 207 1870/517 0.008 - - 0 127.0.0.1 - - [10/Sep/2010:11:26:20 GMT] "OPTIONS /SOGo/dav/principals/ HTTP/1.1" 404 28/0 0.028 - - 0 Any ideas?
-- [email protected] https://inverse.ca/sogo/lists
