Em 06-09-2013 15:53, Corrado Fiore escreveu:
I could not make it work with SOGo. I commented all but BackendImap, caldav and 
carddav on combined/config.php, edited each config.php for each enabled 
backend, and yet only imap works. When I try to list available calendars on my 
account it shows nothing.
Could you please post the relevant lines in the CardDAV / CalDAV backends' conf 
to a pastebin?  It's likely that the paths you specified are the culprit here.
Hi Corrado and list,

As I sayd before, IMAP and CalDav are working great. But could not make CardDav work, can you assist me? CardDav backend config is as follows:

// http://YOURSOGOINSTALL/dav/YOURUSERNAME/Contacts/personal
define('CARDDAV_PROTOCOL', 'https');
define('CARDDAV_SERVER', 'sogo.domain.tld');
define('CARDDAV_PORT', '443');
define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/personal/');
define('CARDDAV_CONTACTS_FOLDER_NAME', '');
define('CARDDAV_SUPPORTS_SYNC', true);

Have tested on my real Defy CM10 (Android 4.1) and a virtual Galaxy S4 from Genymotion, both (did not) worked the same. Also tried:

define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/');
define('CARDDAV_CONTACTS_FOLDER_NAME', 'personal');

Thank you, best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:    +55 41 9689-0036

http://www.a1.ind.br/ <http://www.a1.ind.br>
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to