Andreas Lang
Andreas Lang
Right now we don't have any plans to enhance grommunio-web with a better rss-feeds support. We might look into it at some point in the future, but it's a really...
Hi @amaccuish , are these internal or external users? For internal users you can check gromox-http logs if you're sending out the emails. If you open the event in IOS...
Hi @amaccuish , the as.log you provided is quite short and contains two distinctive meeting requests : LS471 and LS472. As you're the sender, I suppose they are being synced...
Hi @amaccuish , please check if the issue is resolved in `grommunio-sync-2.0.150.a9cb4a4-lp155.184.1`. It probably won't solve the problem with already existing meeting requests (unless you do a full resync), so...
Hi @dev8765 , are there any related errors in `/var/log/php-fpm.log`? How were the certificates issued? Regards, Andreas
Hi Hugh, if you could provide all the steps you did to generate the certificates, it would be very helpful to debug the issue. Judging from the error message "Überprüfung...
Hi, the easiest is to add `define("ENABLE_PLUGINS", false);` to the `/etc/grommunio-web/config.php` or to set the value of `ENABLE_PLUGINS` to false in `/usr/share/grommunio-web/defaults.php`.
Hi, it would be helpful if you would describe what **exactly** are you trying to achieve and what **exactly** do you expect to happen when you alter `DISABLED_PLUGINS_LIST`.
I've just tested `DISABLED_PLUGINS_LIST` again and it works as you would expect. First with `define("DISABLED_PLUGINS_LIST", "");` the user enabled the files plugin in his settings. After saving and reloading the...
@crpb were you able to solve the issue following the steps I provided?