Just in case somebody else struggles with this: I found out that the carddav plugin was actually activated but did not create a necessary table in the DB on first startup. After removing the string TABLE_PREFIX from the mysql.sql file in 0000_dbinit folder of the plugin and running it as roundcube DB user in mysql, the plugin started and is now usable.
Am Sa., 4. Jan. 2020 um 13:30 Uhr schrieb Reiner Buehl < [email protected]>: > Hi all, > > I am running Roundcube from the official Docker image > roundcube/roundcubemail:latest. I would like to activate the carddav > plugin. I added "carddav" to the environment variable ROUNDCUBEMAIL_PLUGINS > in my docker-compose.yaml file as suggested in the documentation for the > docker image and did a docker-compose up --force-recreate --build -d but > the carddav plugin is not activated according to the about dialog. > Can you suggest how to further troubleshoot this? > > Best regards, > Reiner >
_______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
