Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

georglauterbach
Copy link
Member

@georglauterbach georglauterbach commented Nov 27, 2023

Description

This patch release fixes two bugs that Rspamd users encounter on v13.0.0:

  1. The check for correct permission on the private key when signing e-mails with DKIM was flawed. The result was that a false warning was emitted.
  2. When RSPAMD_CHECK_AUTHENTICATED=0, DKIM signing for outbound e-mail was disabled, which is undesirable.

Fixes #3665

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own 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 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

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
docs/content/config/environment.md Outdated Show resolved Hide resolved
mailserver.env Outdated Show resolved Hide resolved
target/rspamd/local.d/settings.conf Show resolved Hide resolved
georglauterbach and others added 2 commits November 27, 2023 23:50
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Copy link
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: bc59f51

Copy link
Member

@polarathene polarathene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Improved test coverage is deferred, an existing DKIM refactor issue will track that.

@georglauterbach georglauterbach merged commit a11951e into master Nov 28, 2023
@georglauterbach georglauterbach deleted the rspamd/hotfix branch November 28, 2023 09:33
@apratasenia
Copy link

I got the same issue after upgrading from 13.3.1 to 14.0.0. UID and GID are both seem to be correct (_rspamd:_rspamd) on /tmp/docker-mailserver/rspamd/dkim folder and all the files inside.

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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

bug report: Test on rspamd private key files not working as expected

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.