And my sogo log reports: edvabteilung - - [20/Sep/2012:13:07:45 GMT] "POST /SOGo/so/eppler/Contacts/allContactSearch?search=Kri HTTP/1.1" 200 594/0 0.023 - - 0 edvabteilung - - [20/Sep/2012:13:09:39 GMT] "PROPFIND /SOGo/dav/tester/ HTTP/1.1" 401 0/181 0.007 - - 0 2012-09-20 13:09:39.578 sogod[25997] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='iOS/5.1.1 (9B206) Preferences/1.0' edvabteilung - - [20/Sep/2012:13:09:39 GMT] "PROPFIND /SOGo/dav/tester/ HTTP/1.1" 207 532/181 0.005 - - 0 2012-09-20 13:09:39.622 sogod[25997] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='iOS/5.1.1 (9B206) Preferences/1.0' edvabteilung - - [20/Sep/2012:13:09:39 GMT] "OPTIONS /SOGo/dav/tester/ HTTP/1.1" 200 0/0 0.004 - - 0 edvabteilung - - [20/Sep/2012:13:09:41 GMT] "OPTIONS /SOGo/dav/tester/ HTTP/1.1" 401 0/0 0.002 - - 0 edvabteilung - - [20/Sep/2012:13:09:41 GMT] "OPTIONS /SOGo/dav/tester/ HTTP/1.1" 200 0/0 0.003 - - 0 edvabteilung - - [20/Sep/2012:13:09:41 GMT] "PROPFIND /SOGo/dav/tester/ HTTP/1.1" 207 640/823 0.011 2109 69% 0 edvabteilung - - [20/Sep/2012:13:09:41 GMT] "OPTIONS /SOGo/dav/tester/ HTTP/1.1" 200 0/0 0.003 - - 0 edvabteilung - - [20/Sep/2012:13:09:42 GMT] "REPORT /SOGo/dav/ HTTP/1.1" 401 0/89 0.002 - - 0 edvabteilung - - [20/Sep/2012:13:09:42 GMT] "REPORT /SOGo/dav/ HTTP/1.1" 207 302/89 0.004 1210 75% 0 edvabteilung - - [20/Sep/2012:13:09:42 GMT] "PROPFIND /SOGo/dav/tester/Calendar/ HTTP/1.1" 207 1909/1925 0.080 18421 89% 0
-------- Original-Nachricht -------- > Datum: Thu, 20 Sep 2012 12:39:53 +0200 > Von: "Daniel Müller" <[email protected]> > An: [email protected], [email protected] > Betreff: Re: [SOGo] iOS6 and SOGo? > What about iOs5? the new iphone4s has trouble to use the calendar on SOGo: > > > When I try to sync my Calendar from my iphone. I get this result: > > 217.92.56.220 - - [20/Sep/2012:12:20:30 +0200] "PROPFIND > /SOGo/dav/tester/Calendar/ HTTP/1.1" 207 1909 > 217.92.56.220 - - [20/Sep/2012:12:28:02 +0200] "PROPFIND /SOGo/dav/tester/ > HTTP/1.1" 401 - > 217.92.56.220 - - [20/Sep/2012:12:28:02 +0200] "PROPFIND /SOGo/dav/tester/ > HTTP/1.1" 207 532 > 217.92.56.220 - - [20/Sep/2012:12:28:02 +0200] "OPTIONS /SOGo/dav/tester/ > HTTP/1.1" 200 - > 217.92.56.220 - - [20/Sep/2012:12:28:04 +0200] "OPTIONS /SOGo/dav/tester/ > HTTP/1.1" 401 - > 217.92.56.220 - - [20/Sep/2012:12:28:04 +0200] "OPTIONS /SOGo/dav/tester/ > HTTP/1.1" 200 - > 217.92.56.220 - - [20/Sep/2012:12:28:04 +0200] "PROPFIND /SOGo/dav/tester/ > HTTP/1.1" 207 640 > 217.92.56.220 - - [20/Sep/2012:12:28:04 +0200] "OPTIONS /SOGo/dav/tester/ > HTTP/1.1" 200 - > 217.92.56.220 - - [20/Sep/2012:12:28:04 +0200] "REPORT /SOGo/dav/ > HTTP/1.1" 401 - > 217.92.56.220 - - [20/Sep/2012:12:28:05 +0200] "REPORT /SOGo/dav/ > HTTP/1.1" 207 302 > 217.92.56.220 - - [20/Sep/2012:12:28:05 +0200] "PROPFIND > /SOGo/dav/tester/Calendar/ HTTP/1.1" 207 1909 > > This is my config, iphone: Account-URL: > https://[email protected]/SOGo/dav/tester > SSL=yes > Port=443 > > This is my SOGo.conf: > Alias /SOGo.woa/WebServerResources/ \ > /usr/lib/GNUstep/SOGo/WebServerResources/ > Alias /SOGo/WebServerResources/ \ > /usr/lib/GNUstep/SOGo/WebServerResources/ > AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ > /usr/lib/GNUstep/SOGo/$1.SOGo/Resources/$2 > > <Directory /usr/lib/GNUstep/SOGo/> > AllowOverride None > Order deny,allow > Allow from all > </Directory> > > <LocationMatch > "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*\.(jpg|png|gif|css|js)"> > SetHandler default-handler > </LocationMatch> > > ProxyRequests Off > SetEnv proxy-nokeepalive 1 > ProxyPreserveHost On > > RewriteEngine On > RewriteRule ^/principals/users/(.*)$ /proxy/$1 [PT] > > ProxyPassInterpolateEnv On > ProxyPreserveHost On > ProxyPass /proxy http://127.0.0.1:20000/SOGo/dav/ interpolate > ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 > ProxyPass / http://127.0.0.1:20000/SOGo/dav/ interpolate > > <Proxy http://127.0.0.1:20000/SOGo> > RequestHeader set "x-webobjects-server-port" "443" > RequestHeader set "x-webobjects-server-name" "server.ip" > RequestHeader set "x-webobjects-server-url" "https://serverip" > RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0" > RequestHeader set "x-webobjects-remote-host" %{REMOTE_HOST}e > env=REMOTE_HOST > AddDefaultCharset UTF-8 > Order allow,deny > Allow from all > </Proxy> > > RewriteEngine On > RewriteRule ^/SOGo/(.*)$ /SOGo/$1 [env=REMOTE_HOST:%{REMOTE_ADDR},PT] > > > > -------- Original-Nachricht -------- > > Datum: Thu, 20 Sep 2012 09:24:46 +0200 > > Von: Patrice Matthias Brend\'amour <[email protected]> > > An: [email protected] > > Betreff: Re: [SOGo] iOS6 and SOGo? > > > Haven't seen any in the last couple of months... > > > > Patrice > > > > -- > > bitZeche GmbH > > Patrice Matthias Brend'amour (Software Developer) > > Phone: +49 261 450 950 02 > > Universitätsstr. 3 Fax: +49 261 201 69 93 > > D-56070 Koblenz Email: [email protected] > > Germany > > -- > > > > On Sep 20, 2012, at 5:44 AM, Jeff Folk <[email protected]> wrote: > > > > > Now that iOS6 is out… Any issues anticipated with sync and such like > > we had with iOS5? > > > > > > Jeff-- > > > [email protected] > > > https://inverse.ca/sogo/lists > > > > -- > > [email protected] > > https://inverse.ca/sogo/lists > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
