docker-kopano/ROADMAP.md

1.2 KiB

Road map

kDAV

Consider integrating support for kDAV which provides CalDAV and CardDAV.

Common configurations

The following directives exist:

!include common.cfg

ACME TLS

Arrange ACME TLS certificates for kopano-gateway (IMAP POP3).

Revisit Persistent Data

Consider consolidating directories which are candidates for persistence under /srv.

The kopano-search module keeps its database here, /var/lib/kopano/search. Consider to also consolidating it under /srv to simplify making it persistent?

webapp-passwd

Integrate webapp-passwd?

S/MIME

Install and configure S/MIME?

S/MIME manual.

MDM

Install and configure MDM? With the MDM plugin you can resync, remove, refresh and even wipe your device.

Improve Health Check?

Verify the user anonymously.

ldapsearch -h dockerhost -xLLL -b dc=example,dc=com '(kopanoAccount=1)'

Check if kopano can get the user from LDAP

kopano-admin -l

check that apache and mysql is running

apache2ctl status
mysqlcheck -A