DKIM key at {selector} is restricted to SHA-1
URGENTWhat it means
The record at selector1 permits only rsa-sha1, which must no longer be used. Signatures made with it have permanently failed evaluation, so this key protects nothing.
How to fix it
Remove the h=sha1 restriction so SHA-256 is used, and rotate the key if your provider still signs with SHA-1.
Check your own domain
This page describes the condition. To find out whether your domain has it, run the DKIM test or the full checkup, which examines every record at once.
Understand it properly
This page covers one condition. For the whole picture, What is DKIM, selectors and key strength, or start at the Health Library.
Where this comes from
We judge this against RFC 8301 section 3.1. Every finding on this site cites the specification behind it so you can check the work rather than take our word for it.
Other DKIM conditions
DKIM_ALGO_SHA1
Every fix on this site is yours to implement. If you would rather someone did it, I take this work directly.