Skip to content

Consider missing DKIM DNS records an error (#942)#947

Merged
kewisch merged 1 commit into
mainfrom
issue-942-require-dkim
Jun 15, 2026
Merged

Consider missing DKIM DNS records an error (#942)#947
kewisch merged 1 commit into
mainfrom
issue-942-require-dkim

Conversation

@markstos

@markstos markstos commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

What changed?

Missing DKIM DNS records are now considered an error.

Why?

If they don't set it up deliverability will suffer, which isn't good for the user and will also likely result in higher support volumes. As long as they are updating their DNS records, there's no good reason to not add the DKIM records while they are at it.

Applicable Issues

Closes #942

QA Log

  • Auto tests
  • Tested locally with missing DKIM errors, observed critical error treatment.

Screenshots

image

@markstos markstos requested a review from MelissaAutumn June 5, 2026 18:34
@markstos markstos requested a review from davinotdavid June 12, 2026 19:57

@davinotdavid davinotdavid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

QA Log

  • Checked diff
  • Ran tests
  • Can verify that it now shows dkim records as critical:
Image

--

Note (to self?): this UI will change very soon #955 (comment)

@kewisch kewisch merged commit 4b3eba3 into main Jun 15, 2026
8 checks passed
@kewisch kewisch deleted the issue-942-require-dkim branch June 15, 2026 13:26
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.

Make missing DKIM CNAMEs an error instead of a warning

3 participants