mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #151] Exchange DKIM signer not signing #116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lud3rik on GitHub (May 7, 2016).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/151
Versions
Description
Exchange is not signing my mails with DKIM. The settings are loaded on 1 domain.
When I check, I see in green letters DNS record public key is correct.
I have done my record with the selector default.
Steps to Reproduce
Publication: RFC 6376
DKIM Check
Tag Value
Signature Found: Not Found - Learn how to set up DKIM by clicking here: DKIM Instructions
Expected behavior: [What you expected to happen]
DKIM Signature should be validated
Actual behavior: [What actually happened]
DKIM Signature is not validated as the software is not working properly.
That you for your help