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
