feature: provide better rspamd suppport#3016
Merged
georglauterbach merged 17 commits intomasterfrom Jan 25, 2023
Merged
Conversation
a5ab982 to
c3990b9
Compare
864c2cc to
4b6374f
Compare
rspamd can provide DKIM signing and DMARC checking itself, so users should be able to disable OpenDKIM & OpenDMARC. The default is left at 1, so users have to to opt-in when the want to disable the features.
The order of starting redis + rspamd was reversed (now correct) and rspamd now starts with the correct user.
The main configuration was revised. This includes AV configuration as well as worker/proxy/controller configuration used to control the main rspamd processes. The configuration is not tested extensively, but well enough that I am confident to go forward with it until we declare rspamd support as stable.
This ensures the recipies are always run. Co-authored-by: georglauterbach <[email protected]>
4b6374f to
d49a42c
Compare
georglauterbach
commented
Jan 22, 2023
Member
Author
|
I marked this as high priority because I am currently in the process of actually switching from Amavis/SA to Rspamd. I discovered some misconfigurations with my first PR so I need to fix / adjust DMS (fast). Just FYI. |
polarathene
requested changes
Jan 22, 2023
Member
Author
|
Thanks @polarathene for the quick review ❤️ |
polarathene
reviewed
Jan 22, 2023
This comment was marked as outdated.
This comment was marked as outdated.
5 tasks
casperklein
reviewed
Jan 24, 2023
casperklein
approved these changes
Jan 25, 2023
polarathene
approved these changes
Jan 25, 2023
Contributor
|
Documentation preview for this PR is ready! 🎉 Built with commit: dd444c1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR brings advanced rspamd support to DMS. It features:
Type of change
Checklist:
docs/)