Hello,

im new to this list. SOGo is a great Project and i hope someone can help me
with my problem.

I am using PHP-PUSH-2 to active sync and push to my iphone.
Mail and Calendar are working fine. Just Contacts doesnt work as expected.

I can create a new contact on my iphone which gets synced well (i can see it in
my personal folder via web), but i cannot see any contacts on my phone.

my php-push-2 config looks like this (for debugging i am trying carddav only):

define('BACKEND_PROVIDER', "BackendCardDAV");

define('CARDDAV_SERVER', 'https://mail.myserver.de');
define('CARDDAV_PORT', '443');
define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/');
define('CARDDAV_PRINCIPAL', 'personal'); //Personal CardDAV folder
define('CARDDAV_PERSONAL', 'personal'); //Personal CardDAV folder

sogo.log shows:
2013-07-31 12:47:33.332 sogod[5547] -[WEClientCapabilities initWithRequest:]:
Unknown WebClient: user-agent='CardDAV PHP/0.6'
Jul 31 12:47:33 sogod [5547]: [ERROR] DAV property '{DAV:}allprop' has no
matching SQL field, response could be incomplete
127.0.0.1 - - [31/Jul/2013:12:47:33 GMT] "REPORT
/SOGo/dav/t0000m/Contacts/personal/ HTTP/1.1" 207 2416/279 0.015 - - 0

Every help is welcome, i searched the web for this allprop but except some RFC
infos i couldnt find any useful information.

Thanks in advance

Greets 
Tom
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to