metalost2 Posted 1 hour ago Posted 1 hour ago Hello, Could you please verify and fix the DKIM signing key for altair.helioho.st on VPS72? Current live check on the VPS shows: sudo opendkim-testkey -d altair.helioho.st -s default -k /etc/opendkim/keys/altair.helioho.st/default.private -vvv Output: - key not secure - keys do not match The important problem is `keys do not match`, which suggests the private key installed on the VPS does not match the public DKIM TXT record currently published for: default._domainkey.altair.helioho.st Please either: 1. update the published DKIM TXT record so it matches the private key currently installed on the VPS, or 2. replace the private key / OpenDKIM mapping on the VPS so it matches the currently published DNS record. Please also confirm that after the fix this command no longer reports `keys do not match`: sudo opendkim-testkey -d altair.helioho.st -s default -k /etc/opendkim/keys/altair.helioho.st/default.private -vvv Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.