@fbartels i testet the ISO yesterday and it seem to be nearly full EWS. But there were some crashes and the support costs are nearly double of Kopanosupport.
@hkaiser the docker images that you have previously played with have matured quite a bit. running it with our nightly builds works out of the box, when running this with 8.6 some config changes are probably required in the compose file (alternatively you could go for our pre-final repo which should not require any config changes)
Instructions to get the images going is at https://github.com/zokradonh/kopano-docker
The namestring column in utf8mb3 is 255 chars, or 765 bytes. Plus the 16 bytes from guid makes 781. In MariaDB 10.2 and the Antelope+compact format, it is possible to have an index key with size 781 so long as the column is <=767. It might be such that older versions had more limits, which one are you using?
Yes, an upgrade to 10.2 would have likely helped, but Ubuntu 16.04 is really stubborn
Still, the question was “what version did you have”, not “how do you feel about an upgrade” ;-)
without direct knowledge or you providing more information it’s hard to give qualified answers. I guess even though that directadmin is running on a distribution z-push provides packages for, directadmin provides its own php packages?
One way to solve this would be to add the matching dependencies to the z-push packaging. Another could be to do a git checkout of the desired release and not depend on packages.
so far we have always decided against translating manuals into languages other than English. I’ve seen that you’ve been quite busy translating other parts of Kopano recently.
Can you drop an email to feedback at Kopano dot io so we can discuss your use case over there?
You seem to be having a mismatching libkcarchiver.so.0 that is not actually from 8.5.6.
So is the chroot jail a possible solution at all?
I see no impedients to it. kopano-admin can run unprivileged, and it can connect either via filesystem-based socket, or HTTPS with a SSL certificate (to authenticate as the Kopano Admin).