Dimitri Huisman
Dimitri Huisman
Since Mailu 2.0, the config in the overrides folder merges with existing config. The files in /mailu/overrides/rspamd are placed in /overrides in the antispam container. This config file is included...
Hmm. Testing with your config in the rspamd override.d folder, I only have these x-spam* headers: ``` X-Spamd-Bar: - X-Spam-Status: No, score=-1.00 ``` This might be a bug in rspamd....
I prefer this as well since bors-ng will not be maintained anymore. The Github merge queue only partially takes care of the `bors r+ part` and does not offer anything...
If the public bors instance goes down, we could use a self-hosted bors instance. I already set one up following the instructions on app.bors.tech. You can see that it is...
This is indeed a defect. The import should raise an error for this situation.
It would indeed be nice to have a test/check Mailu deployment page.
I cannot replicate this with SQLite. This must be an error specific to using PostgreSQL. You can also do an Update ( merge input with existing config) by specifying the...
That is indeed a bug. This must be enforced via the models.py.
It might be handy to add support for redis. Although the first should probably be to enable OPCache Are you willing to create a PR for this?
I do not know how much performance it costs to regenerate indexes.. `Or a declared volume which we could be mounted in case of single host deployments and an user...