Software Update: Kopano Groupware Core 8.7.0

Spread the love

Kopano Groupware Core has its origins in the Zarafa Collaboration Platform. This program can be seen as an open source counterpart of Microsoft Exchange Server, and is able to handle e-mail, calendar and webmail functions. In addition, based on Z-push and ActiveSync, it offers the Kopano Outlook Extension add-in, which allows a Microsoft Outlook client to communicate, and also offers a DeskApp for Linux, macOS and Windows. The developers released Kopano Groupware Core 8.7.0 a few days ago with the following announcement:

Kopano Groupware Core 8.7 now available

Kopano Groupware Core 8.7 is the first release to include a range of new components for the Kopano platform. These new components include support for OpenID Connect and initial support for our new RestAPI. Apart from this version 8.7 also brings performance and security improvements.

Kopano Groupware Core provides the Groupware functionality of the Kopano stack and in most cases sits at the heart of every Kopano environment. It is therefore a key figure in our promise to deliver stability and extensibility of Kopano’s proven communication platform. Kopano Archiver consists of additional archiving components, allowing Kopano Groupware servers to run on dedicated, and sometimes slower, storage servers for archived messages, while keeping the items available to the user.

New components in Kopano Groupware Core 8.7

Kopano 8.7 introduces two new components, which will play an important role in future client development and the integration of Kopano with external applications and platforms. The first new component that I want to introduce is Kopano Konnect. Konnect is an OpenID provider (OP) that directly integrates a web login with a consent form. It brings support for both OpenID Connect (OIDC) and Open Authentication (OAuth 2.0). Through this tool administrators can easily allow their users to login at third party applications, such as Owncloud and Nextcloud with the “Social Login” plugin, WordPress, OpenProject and many more. In addition to the easier integration with third-party applications, Kopano Konnect will also provide the authentication for the Kopano RestAPI and clients consuming it.

Want to learn more about Konnect? In the past we already gave a short introduction into Kopano Konnect. There are two main changes since the release blog post: you can now install Konnect through distribution packages and you no longer need to rely on Docker or binary downloads. Are you running Kopano on Univention Corporate Server and want to give Konnect a try? Kopano Konnect is available as Open ID provider with added Univention branding and integration on UCS.

Another new component is our new RestAPI “Kopano API” (or KAPI for short). KAPI is modeled after the Microsoft Graph RestAPI and will make it easier than ever before to integrate your Kopano data with external applications and clients. App developers should make sure to check our Compat documentation for further information on Graph and where we differ in our implementation. The first new client that will make use of KAPI is the Kopano Meet. We will have another blog on this subject in the beginning of 2019.

The Kopano RestAPI is only available for Debian 9, Ubuntu 16.04 and Ubuntu 18.04 at the moment. The API backend is made in Python3 and other distributions (RHEL, SLES, Debian 8) either do not have all dependencies in their repositories or not a recent enough version of Python. Support for SLES and RHEL will be added later on. The usage of Kopano WebApp or Z-Push is not affected by this.

Improved performance and security

Where available services now prefer python3 instead of python2.

Support for 4-Byte UTF-8 Unicode Encoding (utf8mb4)

Kopano now includes support for unicode characters outside of the actual body of an email (in the subject for example). To support such characters the database needs to be modified to support the utf8mb4 character set. New installation create the tables already in the correct encoding, but existing databases need to be upgraded by running kopano-dbadm usmp (while kopano-server is not running). Until the above command is run kopano-server will continue to work as in previous versions (unicode emoji will not be shown reliably).

Reporting of usage statistics

Starting with Kopano Groupware Core 8.7 the server process contains a new stats gathering and reporting functionality that is sending basic usage statistics back to us at Kopano. Internally we are also enhancing these stats with a timestamp when the system sends a report for the first time and another timestamp tracking when the the system contacted us last. We hope to learn a bit more about our user base from these reports. To disable sending of reports it is sufficient to include the line surveyclient_interval=0 in your server.cfg

What to look out for when upgrading?

This version introduces updates to the internal schema. Before upgrading to this version make sure that the steps explained in have been executed or plan in additional time to execute these after the upgrade. kopano-server will print upon restart if kopano-dbadm k-1216 still needs to be run. Another indicator would be the absense of the current running version in the versions MySQL table.

It has been observed that the script for creating store cannot be found after upgrade: https://jira.kopano.io/browse/KC-1339

The simple fix for this would be to uncomment the values ​​for the userscripts so the built in defaults are used. This is explained in more detail in above ticket.

The kopano-search rpm now has a dependency on poppler-utils, which pulls in some additional packages: https://jira.kopano.io/browse/KC-1245

When upgrading from our repositories on UCS you will notice that because of the above mentioned configuration file changes kopano-gateway and kopano-ical will refuse to start. The integration package already provided an upgrade script for this case within the 8.6.8 upgrade, which can be found at /usr/share/kopano4ucs/kopano4ucs-update-settings870.sh.

As always make sure to have a backup of your running system and configuration before upgrading.

Version number 8.7.0 (8.7.80.574)
Release status Final
Operating systems Linux
Website Kopano
Download
License type Conditions (GNU/BSD/etc.)
You might also like