Vsevolod Stakhov
Vsevolod Stakhov
I have updated the documentation to the actual state, thank you!
Yes, exactly. The first rule does not imply random checks according to both the docs and the current implementation. Presumably, I should improve the logic for that as well.
I have improved that in [b93688875](https://github.com/rspamd/rspamd/commit/b9368887523031fcad0524cee98af04181a59f3c)
IPv6 only systems can still use IPv4, there are more than one way to do so. I don't see any issues in that. Please also notice the following: ``` ❯...
Anyway, I agree that we should mention that on the downloads instructions.
I would say that the main problem of the documentation is that it is a reference in fact with a few guides that could easily be lost in the amount...
Yes, sure. There is a section about examples of Rspamd usage where this type of links/material might fit. Or even some entry in the FAQ as a centralised document about...
Rspamd works with vectorscan without any changes OOB.
I clearly have no ideas. Controller worker in your case have not handled SIGTERM properly, so it was all fucked up. At the second glance, it seems that one SIGCLD...
Ok, it seems I was wrong - it was just proxy that has ignored all signals for some reason.