
andrew at morphoss
May 14, 2012, 12:52 PM
Post #9 of 9
(375 views)
Permalink
|
On Mon, 2012-05-14 at 14:50 +0200, KOEHL-FABER Charly wrote: > Hi, > > > perhaps I'm not correctly explain. > > I just want to learn if "list of contacts" or "diffusion list"" can > exists in davical. > All the contacts we created are correctly in davical, but I don't know > if the "diffusion lists" are blocked by SOGO connector or by davical. > > I have installed CardDAV-Mate just for this but we connot create > diffusion list. I have no error in logs of davical. Ah, the word you are looking for is "distribution list". Unfortunately there is not much of a standard for distribution lists (it's not defined in the VCARD RFC as far as I can see) and so vendors do these things in a number of ways, some of which are supported by some CardDAV servers... I don't know how SOGo implements distribution lists, but it would certainly be interesting to take a look at whether it tries to even send these lists to the server. The log for DAViCal typically ends up in the Apache error log. Regards, Andrew. > > > Thanks. > > > Le 14/05/2012 14:31, Andrew McMillan a écrit : > > On Mon, 2012-05-14 at 14:25 +0200, KOEHL-FABER Charly wrote: > > > Thank you for your response. > > > My real problem is the "list of contacts" which stay local. > > > Is it normal ? > > > > > > PS : version of davical 1.0.2. > > By 'stay local' you mean that they didn't actually get committed to the > > DAViCal server. If you look in the DAViCal logs you may find a reason > > for that. Perhaps the deadlock that I mentioned in my earlier e-mail. > > > > I have not tried the SOGo connector myself, but I know DAViCal's CalDAV > > support works OK with Evolution's WebDAV contacts, with CardDAV-Mate and > > with Apple iOS/OSX Addressbook. > > > > Cheers, > > Andrew. > > > > > Le 14/05/2012 12:46, Andrew McMillan a écrit : > > > > On Mon, 2012-05-14 at 11:55 +0200, Christoph Steidl wrote: > > > > > hi, > > > > > > > > > > --On Montag, Mai 14, 2012 11:03:32 +0200 KOEHL-FABER Charly > > > > > <charly.koehl-faber [at] sdis38> wrote: > > > > > > > > > > > when we import around 1000 contact, Thunderbird is beging freezing, > > > > > same problem for me some month ago. > > > > > TB freezes on lange imports and SoGO for TB3.x had some bugs... > > > > One problem that I have seen with Thunderbird importing calendars is > > > > that it tends to open a number of connections to the webserver and fire > > > > all of the events into DAViCal in parallel. Two possible fixes to that: > > > > > > > > 1) Tell Lightning not to do that - possibly disable "pipelining" or > > > > something. Not sure of the exact option, or even if it exists. > > > > > > > > 2) Enable memcached support in DAViCal. DAViCal uses this support to > > > > implement per-collection locking so that the changes don't end up > > > > colliding and causing deadlocks. > > > > > > > > Calendars (and addressbooks) are typically accessed with a write > > > > rarely / read frequently pattern so the deadlocks do not happen during > > > > normal use. > > > > > > > > > > > > > try using https://www.schnallich.net/index.php/Davical#cardDAV_mass_import > > > > > which uses php-curl to push a single large .vcf-file to davical server... > > > > > worked fine for me... > > > > The next version also allows you to upload a file of VCARDs into an > > > > addressbook just like the current version allows you to upload a file of > > > > VEVENTs into a calendar. > > > > > > > > Cheers, > > > > Andrew. > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > Live Security Virtual Conference > > > > Exclusive live event will cover all the ways today's security and > > > > threat landscape has changed and how IT managers can respond. Discussions > > > > will include endpoint security, mobile security and the latest in malware > > > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > > > > > > > > > _______________________________________________ > > > > Davical-general mailing list > > > > Davical-general [at] lists > > > > https://lists.sourceforge.net/lists/listinfo/davical-general > > -- ------------------------------------------------------------------------ andrew (AT) morphoss (DOT) com +64(272)DEBIAN I'm having fun HITCHHIKING to CINCINNATI or FAR ROCKAWAY!! ------------------------------------------------------------------------
|