[SOGo] Database cleanup - deleted items

2016-02-03 Thread Raph Weyman
HI again, I see that deleted calendar and address book items stick around indefinitely in the database (MySQL in my case) with the c_deleted flag set. Is there a maintenance script that can be run occasionally to clean these up? -- users@sogo.nu https://inverse.ca/sogo/lists

RE: [SOGo] ActiveSync Excessive Memory Consumption - Cured

2016-02-02 Thread Raph Weyman
} -} + DESTROY(pool); + } } } -Original Message- From: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] On Behalf Of Ludovic Marcotte Sent: 02 February 2016 14:58 To: users@sogo.nu Subject: Re: [SOGo] ActiveSync Excessive Memory Consumption - Cu

Re: [SOGo] ActiveSync Excessive Memory Consumption - Cured

2016-02-02 Thread Raph Weyman
han a day's experience of objective C. I'll get the push request in later when I've worked out how to do it. Thanks Raph In this corner case a three line change made a On 02/02/2016 13:59, Ludovic Marcotte wrote: On 2016-02-02 05:34, Raph Weyman wrote: By adding a locally con

[SOGo] ActiveSync Excessive Memory Consumption - Cured

2016-02-02 Thread Raph Weyman
Hi all, Having watched the SOGo daemon repeatedly chomp through all of the RAM and swap on my server while syncing a large calendar over ActiveSync, I believe I have discovered the cause. It's an unconstrained use of the auto-release pool in the method 'processSyncCommands' (file SOGoActiveSyncDi