disable_shared_reminders in server.cfg not possible
-
I tried setting the option disable_shared_reminders = yes in server.cfg because I want to disable any notifications for shared stores, but if I restart kopano-server, I get the following error:
root@mail:~# /etc/init.d/kopano-server start
- Starting server: kopano-server [crit ] Config error: Unknown option ‘disable_shared_reminders’ found!
An error occurred (8004011c). Please check logfile “/var/log/kopano/server.log” for details.
[ notice] Server shutdown complete.
root@mail:~# kopano-server -V
kopano-server 8.4.5.0Any hints?
-
hi
think the correct entry should be: shared_reminders = yes/no instead of disable_shared_reminders
rg
Christian -
Alright - I will try it today again. Thanks for the answer.
I just found https://jira.kopano.io/browse/KC-789 but is shared_reminders documented anywhere?
-
-
Great, thank you for the hint!
-
The option is accepted by the server without error now. But it does not work. I still get a reminder for an appointment in a shared folder. Do I miss something?