Skip to content

Rspamd DKIM - improvements to default config and documentation#4653

Open
lukecyca wants to merge 6 commits intodocker-mailserver:masterfrom
lukecyca:rspamd-dkim-keys
Open

Rspamd DKIM - improvements to default config and documentation#4653
lukecyca wants to merge 6 commits intodocker-mailserver:masterfrom
lukecyca:rspamd-dkim-keys

Conversation

@lukecyca
Copy link
Contributor

@lukecyca lukecyca commented Feb 2, 2026

Description

  • Change the default dkim-signing.conf
    • support multiple domains with a single "path" line
    • support optional selector_map
  • Changes to setup config dkim (rspamd-dkim) to support the above
  • Refactor the rspamd DKIM documentation to simplify the common scenarios (multiple domains, single selector, migrating keys from opendkim)

Related issues:

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change that does improve existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary, I have added modified tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added information about changes made in this PR to CHANGELOG.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant