Sync /seen flag from server to devices connected via ActiveSync possible?

Aleksander Machniak machniak at kolabsys.com
Wed May 21 08:55:25 CEST 2014


On 05/21/2014 08:40 AM, Konstantin Schorp wrote:
> Are there any settings that could influence syncroton’s behavior (cyrus, wallace, php,…)?

Check these in syncroton config:

// Defines for how many seconds we'll sleep between every
// action for detecting changes in folders. Default: 60
$config['activesync_ping_timeout'] = 60;

// We start detecting changes n seconds since the last sync of a folder
// Default: 180
$config['activesync_quiet_time'] = 180;

And in Roundcube:

// Type of IMAP indexes cache. Supported values: 'db', 'apc' and 'memcache'.
$config['imap_cache'] = null;

// Enables messages cache. Only 'db' cache is supported.
$config['messages_cache'] = false;

-- 
Aleksander Machniak
Web Developer, Kolab Systems AG
-------------------------------------------------------
PGP:19359DC1 - http://www.kolabsys.com - http://alec.pl


More information about the users mailing list