Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-16 Thread Peter Seipel

Am 16.11.2011 04:48, schrieb Nathan Wilkes:

BTW, I am following the vhost apache setup as detailed on page 42/43 of the

admin guide on port 443 (and 8443).

It turns out that this was my problem: I was using the wrong apache setup.
Once I changed this to match the stock SOGo.conf settings everything worked
fine on iPhone (iOS5.x).

Also, the OPTIONS 401 I kept seeing in the logs -- I still get these, and
turning on the extra logging simply shows that anonymous access fails first but
the next try using authentication succeeds.  There doesn't seem to be any
impact of this that I can see so far.

Thanks for the help all.


Can you please send me your apache conf so that I can compare it with mine.

Greats,
Peter



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: Re: Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-15 Thread Nathan Wilkes
BTW, I am following the vhost apache setup as detailed on page 42/43 of the
admin guide on port 443 (and 8443).

It turns out that this was my problem: I was using the wrong apache setup. 
Once I changed this to match the stock SOGo.conf settings everything worked
fine on iPhone (iOS5.x).

Also, the OPTIONS 401 I kept seeing in the logs -- I still get these, and
turning on the extra logging simply shows that anonymous access fails first but
the next try using authentication succeeds.  There doesn't seem to be any
impact of this that I can see so far.

Thanks for the help all.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-14 Thread Peter Seipel

Am 11.11.2011 18:35, schrieb Nathan Wilkes:

Sure.  In iOS 5.0.1 (iPhone), in Settings --  Mail, Contacts, Calendar --  Add
Account --  Other --  Add CalDAV Account.

Server: cal.domain1.com
User Name: u...@domain1.com
Password:super-secret-complex-password



I use:

Server: host.outdomain.de:8443
User Name: user (without @... because our LDAP Users dont habe @...)
Password:super-secret-complex-password

All seams to work fine, but the calnder dont apear in the calendar
overview.

And sogo logs:

127.0.0.1 - - [14/Nov/2011:11:22:10 GMT] PROPFIND /SOGo/dav/lmiesner/ 
HTTP/1.1 401 0/181 0.002 - - 0
2011-11-14 11:22:11.203 sogod[1646] -[WEClientCapabilities 
initWithRequest:]: Unknown WebClient: user-agent='iOS/5.0.1 (9A405) 
Preferences/1.0'


I think sogo dont detect the user-agent: 'iOS/5.0.1 (9A405) 
Preferences/1.0' in the right way ...


We use SOGo 1.3.9 ...

Cant understand whats the falt here. Strange thing ... :(

Greats,
Peter





smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-14 Thread Georg Bretschneider

 All seams to work fine, but the calnder dont apear in the calendar
 overview.

Could you be more specific? So, you can setup a CalDAV account on your
iPhone? But your appointments just doesn't show?

Maybe you could post your .GNUStepDefaults and your SOGo apache config?

Bye
Georg
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-12 Thread Jürgen Echter

Am 11.11.2011 18:35, schrieb Nathan Wilkes:

Sure.  In iOS 5.0.1 (iPhone), in Settings --  Mail, Contacts, Calendar --  Add
Account --  Other --  Add CalDAV Account.

Server: cal.domain1.com
User Name: u...@domain1.com
Password:super-secret-complex-password

It authenticates, and then you go to the Advanced Settings and change the
second%40 in Account URL is an @.  This seems to be required for initial
setup, because iOS seems to overwrite this setting continually.  But once I
changed this, the calendars showed up in Calendar app list.

BTW, I am following the vhost apache setup as detailed on page 42/43 of the
admin guide on port 443 (and 8443).

***

But, the sync seems to only work iOS Calendar --  SOGo web (e.g. posting),
whereas no information is read back (e.g. events created in the web gui never
show up in iOS). I am still getting the 401 error (these entries repeat of
course):

127.0.0.1 - - [11/Nov/2011:09:27:46 GMT] PROPFIND
/SOGo/dav/nat...@domain1.com/ HTTP/1.1 401 0/823 0.002 - - 0
127.0.0.1 - - [11/Nov/2011:09:27:46 GMT] PROPFIND
/SOGo/dav/nat...@domain1.com/ HTTP/1.1 207 623/823 0.004 2042 69% 0
127.0.0.1 - - [11/Nov/2011:09:27:46 GMT] OPTIONS /SOGo/dav/nat...@domain1.com/
HTTP/1.1 200 0/0 0.002 - - 0
127.0.0.1 - - [11/Nov/2011:09:27:46 GMT] PROPFIND
/SOGo/dav/nat...@domain1.com/Calendar/ HTTP/1.1 207 1691/1925 0.021 15507 89%
0

I will continue to work on this, as I'd love to use SOGo, and iPhone
integration is essential.  I'll update the thread if I find out what I am doing
wrong.  

Hi,

i have sync settings in ios set to push, this works here. one of our ios 
setups shows a behaviour that your events are not shown in the day view 
but in the week view. but this is only with one of our iphone's.


greets

juergen.
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-11 Thread Jürgen Echter

Am 11.11.2011 06:07, schrieb Nathan Wilkes:

I have newly installed SOGo 1.3.9 on Ubuntu 10.04.  The web works well (using a
different vhost), but I can't get any calendar to show up on an iOS 5 device
after setup.  I have followed the admin guide for apache options for Apple
devices (also posted a week ago), and iCal works fine.  In fact, the settings
on iOS 5 will authenticate okay, but the calendar(s) simply won't show up.  As
suggested, I have set all events to sync.

I am using a multi-domain setup, and I have tried both using an ampersand and
%40 in the username

In the logs upon setup:

24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND /.well-known/caldav
HTTP/1.1 404 1334 - iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND / HTTP/1.1 401 452
- iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND / HTTP/1.1 207 933
- iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] OPTIONS / HTTP/1.1 200 612 -
iOS/5.0 (9A334) Preferences/1.0

24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 401 1318 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 207 1195 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] OPTIONS
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 200 612 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:00 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/Calendar/ HTTP/1.1 207 2106 - iOS/5.0 (9A334)
dataaccessd/1.0

24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 401 1318 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 207 1195 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] OPTIONS
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 200 612 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/Calendar/ HTTP/1.1 207 2106 - iOS/5.0 (9A334)
dataaccessd/1.0


This poster may have a similar problem, though I can't locate the same log
entry about the WebClient:
https://inverse.ca/sogo/lists/arc/users/2011-11/msg00255.html

Any pointers on how I might diagnose the problem?  Many thanks.

Hi,

on iOS you only have to specify http://sogo.server/SOGo/dav/username. 
Not http://sogo.server/SOGo/dav/username/Calendar/personal


i had to manually edit this line because ios suggested the wrong port.

good luck.

juergen
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-11 Thread Jürgen Echter

Am 11.11.2011 09:23, schrieb Jürgen Echter:

Am 11.11.2011 06:07, schrieb Nathan Wilkes:
I have newly installed SOGo 1.3.9 on Ubuntu 10.04.  The web works 
well (using a
different vhost), but I can't get any calendar to show up on an iOS 5 
device
after setup.  I have followed the admin guide for apache options for 
Apple
devices (also posted a week ago), and iCal works fine.In fact, 
the settings
on iOS 5 will authenticate okay, but the calendar(s) simply won't 
show up.  As

suggested, I have set all events to sync.

I am using a multi-domain setup, and I have tried both using an 
ampersand and

%40 in the username

In the logs upon setup:

24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND 
/.well-known/caldav

HTTP/1.1 404 1334 - iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND / HTTP/1.1 
401 452

- iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND / HTTP/1.1 
207 933

- iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] OPTIONS / HTTP/1.1 
200 612 -

iOS/5.0 (9A334) Preferences/1.0

24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 401 1318 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 207 1195 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] OPTIONS
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 200 612 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:00 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/Calendar/ HTTP/1.1 207 2106 - 
iOS/5.0 (9A334)

dataaccessd/1.0

24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 401 1318 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 207 1195 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] OPTIONS
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 200 612 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/Calendar/ HTTP/1.1 207 2106 - 
iOS/5.0 (9A334)

dataaccessd/1.0


This poster may have a similar problem, though I can't locate the 
same log

entry about the WebClient:
https://inverse.ca/sogo/lists/arc/users/2011-11/msg00255.html

Any pointers on how I might diagnose the problem?  Many thanks.

Hi,

on iOS you only have to specify http://sogo.server/SOGo/dav/username. 
Not http://sogo.server/SOGo/dav/username/Calendar/personal


i had to manually edit this line because ios suggested the wrong port.

good luck.

juergen
ah and i see that you may have to edit the line again and change %40 
with @ on ios.


cheers.
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-11 Thread Peter Seipel

Am 11.11.2011 06:51, schrieb Nathan Wilkes:

Here is the log entry I didn't spot earlier:

2011-11-10 21:47:52.052 sogod[20110] -[WEClientCapabilities initWithRequest:]:
Unknown WebClient: user-agent='iOS/5.0 (9A334) Preferences/1.0'


You got the same issue i had and still have.
I get this error message when I create a calDAV calender on iOS 5.0.

I'm surprised why no developer look at this defect.

Greats,
Peter





smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-11 Thread Nathan Wilkes
Thank you -- changing the iOS 5 setting in the URL back to an @ worked.  So,
the procedure on iOS is to setup the account with simple URL and user
credentials, and then go back into the Advanced settings and manually change
the second %40 to an @ afterwards.

Many thanks.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-11 Thread Peter Seipel

Am 11.11.2011 16:36, schrieb Nathan Wilkes:

Thank you -- changing the iOS 5 setting in the URL back to an @ worked.  So,
the procedure on iOS is to setup the account with simple URL and user
credentials, and then go back into the Advanced settings and manually change
the second %40 to an @ afterwards.

Many thanks.


Please can you explain this procedure more in detail?

Peter



smime.p7s
Description: S/MIME Kryptografische Unterschrift


[SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-10 Thread Nathan Wilkes
I have newly installed SOGo 1.3.9 on Ubuntu 10.04.  The web works well (using a
different vhost), but I can't get any calendar to show up on an iOS 5 device
after setup.  I have followed the admin guide for apache options for Apple
devices (also posted a week ago), and iCal works fine.  In fact, the settings
on iOS 5 will authenticate okay, but the calendar(s) simply won't show up.  As
suggested, I have set all events to sync.

I am using a multi-domain setup, and I have tried both using an ampersand and
%40 in the username

In the logs upon setup:

24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND /.well-known/caldav
HTTP/1.1 404 1334 - iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND / HTTP/1.1 401 452
- iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] PROPFIND / HTTP/1.1 207 933
- iOS/5.0 (9A334) Preferences/1.0
24.84.201.139 - - [10/Nov/2011:20:51:56 -0800] OPTIONS / HTTP/1.1 200 612 -
iOS/5.0 (9A334) Preferences/1.0

24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 401 1318 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 207 1195 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:51:59 -0800] OPTIONS
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 200 612 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:00 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/Calendar/ HTTP/1.1 207 2106 - iOS/5.0 (9A334)
dataaccessd/1.0

24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 401 1318 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 207 1195 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] OPTIONS
/SOGo/dav/nathan%40domain.com/ HTTP/1.1 200 612 - iOS/5.0 (9A334)
dataaccessd/1.0
24.84.201.139 - - [10/Nov/2011:20:52:02 -0800] PROPFIND
/SOGo/dav/nathan%40domain.com/Calendar/ HTTP/1.1 207 2106 - iOS/5.0 (9A334)
dataaccessd/1.0


This poster may have a similar problem, though I can't locate the same log
entry about the WebClient:
https://inverse.ca/sogo/lists/arc/users/2011-11/msg00255.html

Any pointers on how I might diagnose the problem?  Many thanks.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-10 Thread Nathan Wilkes
Here is the log entry I didn't spot earlier:

2011-11-10 21:47:52.052 sogod[20110] -[WEClientCapabilities initWithRequest:]:
Unknown WebClient: user-agent='iOS/5.0 (9A334) Preferences/1.0'
-- 
users@sogo.nu
https://inverse.ca/sogo/lists