Tom Udding

Results 10 comments of Tom Udding

As far as I can tell this was fixed by GH-4520, which introduced `elasticsearch_version` and by setting that to `>= 7` it does not send the `_type`.

> > As far as I can tell this was fixed by [GH-4520](https://github.com/rspamd/rspamd/pull/4520), which introduced `elasticsearch_version` and by setting that to `>= 7` it does not send the `_type`. >...

I have also seen this with a non-AWS PostgreSQL server that requires SSL. To fix it, we had to se `PGSSLMODE` to `required` and add `ssl=true` to the database URL....

> This is only warning and removing it from config file may break older docker installations, so I would leave it for now. The `version` attribute has been optional since...

This was also in GH-497 (second error).

You can already remove the 'spam filter' ACL from a user (mailbox), which will prevent them from editing the ratings. Allowed: ![image](https://github.com/mailcow/mailcow-dockerized/assets/4983571/9ff6192f-5484-4cd1-aa28-f987e1fa2a1c) ![image](https://github.com/mailcow/mailcow-dockerized/assets/4983571/e069748d-591e-4f0c-b315-9f4c321e7178) Not allowed: ![image](https://github.com/mailcow/mailcow-dockerized/assets/4983571/f9a56912-6a30-46bc-ba10-8e5cc50b52d2) ![image](https://github.com/mailcow/mailcow-dockerized/assets/4983571/b50f170d-b128-472b-97c8-d4341687ba81) An admin is...

Can confirm that we also still have the issue on 0.87.0.

> I think I have found the fix for this, but I need someone to replicate this: > > 1. Go to regedit, and go to `Computer\HKEY_CLASSES_ROOT\PowerToys` > > 2....

See https://github.com/Freika/dawarich/issues/271#issuecomment-2369342062 for steps on how to solve this manually (I had to do this recently as well).

> @tomudding thanks! Since you had the same issue, do you also have the problems that not all years/months are selectable on the Map tab, and that the Stats tab...