mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #152] Existing DNS: No record found #117
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 @meluvalli on GitHub (May 17, 2016).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/152
I have been using Exchange DKIM signer for a while now and have had the problem for a long time... Doesn't matter what version I am running.
Existing DNS under Domain Settings ALWAYS shows No record found...
Simple nslookup on the server using the below commands:
set q=txt
s1024._domainkey.mydomain.com
Returns the domain key text without any problems.
Not sure why the program can't see it.