Package: kopano-server Version: 8.7.0-3 severity: grave
After I completed my migration of my mails and the attachments to my Debian 10 system with Kopano 8.7.0-3 my last step was to get z-push working. After a few hours kopano-server produced 1.xx load and filled my z-push errorlog faster than I could read. 11/08/2019 02:57:42 [ 1764] [WARN] [myem...@mydomain.com] StatusException: ExportChangesICS->InitializeExporter(): Error, mapi_exportchanges_config() failed: 0xFFFFFFFF8004010F - code: 12 - file: /usr/share/z-push/backend/kopano/exporter.php:230 I searched for this warning and I found a post at the kopano forums: https://forum.kopano.io/topic/2269/z-push-2-4-5-sync-issue-0xffffffff8004010f It happens faster on bigger stores than on smaller ones or on clients who use the calendar excessively. They only got it reliably working when they switched from mariadb to mysql, because kopano has some issues with the mariadb version shipped by debian. After I uninstalled mariadb and migrated my database to mysql 5.7 kopano started to behave normally again. I had no issues of the sort in the last three weeks with kopano + mysql. Linux admailserver 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2 (2019-08-28) x86_64 GNU/Linux