Tom Udding
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:   Not allowed:   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...