[kronolith] Calendar syncing issues

John H. Bennett III bennettj at thebennetthome.com
Sat Apr 2 16:27:14 UTC 2016


Quoting Michael J Rubinsky <mrubinsk at horde.org>:

> Quoting John H. Bennett III <bennettj at thebennetthome.com>:
>
>> Hello all,
>>
>> I am having an issue getting my calendar to sync, correctly.  If I  
>> add an event using kronolith, then that event won't sync to my  
>> mobile device.  I will still get the event reminder, and the event  
>> will be shown in the daily agenda email.  If I add an event using  
>> my mobile, then that event will sync just fine to kronolith.  I've  
>> no idea how this get into this state.  Things had been working just  
>> fine until the last set of updates, but I'm not sure if those  
>> updates are really the cause.
>>
>> If it will help, I can provide a sync log showing when I add an  
>> event to my phone, then sync, and when I add with kronolith and  
>> sync, which hopefully would show something.
>>
>> I appreciate whatever help can be given to me.
>
> You don't mention what protocol you are using to synchronize.
>
>>
>> Thank you,
>>
>> John
>>
>>
>> -- 
>> kronolith mailing list
>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>
>
>
> -- 
> mike
> The Horde Project
> http://www.horde.org
> https://www.facebook.com/hordeproject
> https://www.twitter.com/hordeproject


I'm sorry about that.  I am using Activesync.  My mobile device is a  
Galaxy S6, with Android 6.0.1, Android security patch level February  
1, 2016.

Part of my horde/conf.php
$conf['activesync']['params']['driverconfig'] = 'horde';
$conf['activesync']['storage'] = 'Sql';
$conf['activesync']['emailsync'] = true;
$conf['activesync']['version'] = '14.1';
$conf['activesync']['auth']['type'] = 'basic';
$conf['activesync']['autodiscovery'] = 'user';
$conf['activesync']['outlookdiscovery'] = false;
$conf['activesync']['ping']['heartbeatmin'] = 60;
$conf['activesync']['ping']['heartbeatmax'] = 2700;
$conf['activesync']['ping']['heartbeatdefault'] = 480;
$conf['activesync']['ping']['deviceping'] = true;
$conf['activesync']['ping']['waitinterval'] = 5;
$conf['activesync']['enabled'] = true;
$conf['activesync']['logging']['type'] = false;

John



More information about the kronolith mailing list