mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #143] Could not extract public key from dns record #110
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 @spid3r1987 on GitHub (Mar 4, 2016).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/143
Help!!
i have installed the DKIM-Exchange via the online installer.
configured everything, but getting the error of could not extract public key from dns record.
i have noticed that there is the issue fix, but i do not have the files mentioned on my server to edit the file.
how can i resolve this issue?
Regards
michael
@Pro commented on GitHub (Mar 4, 2016):
Which version did you install?
Can you post the content of the two text fields "suggested DNS record" and "existing DNS record"?
@spid3r1987 commented on GitHub (Mar 4, 2016):
Version is 3.0.2
suggested has
"v=DKIM1; k=rsa; p=KEY REMOVED"
existing has nothing then below says could not extract public key from dns record
@Pro commented on GitHub (Mar 4, 2016):
Note: You don't need to remove the public key, since it will be publicly visible anyway.
Did you setup you DNS record correctly? Did you press the "check DNS" button?
@spid3r1987 commented on GitHub (Mar 4, 2016):
ahh right ok lol.
suggested :
"v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmw0KIrvuofz5rC6moCHB21Y9ucwtVPLKtEn8FNraJ70X3IpvXQgonwJg/MpNobtbmIjFuBJ231/FkgVfGv284c8TSuWnqKmJ0T5YibZIX9qrSnMALwyj9clMkD2jt6gcgeGH+59BkeN44sn1RCNWqe4DDWJukfB2wh1GkzA1HQiaChdHXntizps7P5IIoJdWgn5b0a0608LoNRfgg8r8zjXsQ115mZR9kALPcHuiLTV3iD+TjhttQGn4z3xdB5FnsqIkHbWXvygX71q8JjeGMO0wtKCSkXNUTQb3dVMAF8CzpXbWmhV1dEc94lh/E8TcyfeQDeFq4Gz+/8upfzvQzwIDAQAB"
Existing dns:
"blank"
could not extract public key in red at the bottom after pressing the check dns button
opened DNS management on server, rightclicked domain, add other > txt > entered the suggested dns name - domain name. then entered the key etc into the txt box.
but when i check the record, nothing is stored in the txt field...
@Pro commented on GitHub (Mar 4, 2016):
Please check you DNS record with a tool like http://www.protodave.com/tools/dkim-key-checker/ or Google for another checking tool
@spid3r1987 commented on GitHub (Mar 4, 2016):
not showing any dns txt record found.... strange
@Pro commented on GitHub (Mar 4, 2016):
Make sure you set up the DNS correctly. Then DKIM Signer will find the record.
@spid3r1987 commented on GitHub (Mar 4, 2016):
Never mind. Found a different tool and it's all sorted now mate. Thanks anyway
Sent from my Samsung device
-------- Original message --------
From: Stefan Profanter notifications@github.com
Date: 04/03/2016 14:35 (GMT+00:00)
To: Pro/dkim-exchange dkim-exchange@noreply.github.com
Cc: technicalteam technicalteam@prservicesyorkshire.co.uk
Subject: Re: [dkim-exchange] Could not extract public key from dns record (#143)
Please check you DNS record with a tool like http://www.protodave.com/tools/dkim-key-checker/ or Google for another checking tool
—
Reply to this email directly or view it on GitHubhttps://github.com/Pro/dkim-exchange/issues/143#issuecomment-192303949.
@luckman212 commented on GitHub (Mar 4, 2016):
Could be that you are using split DNS and only set the DKIM record on your public facing DNS (eg Network Solutions, GoDaddy etc) and forgot to add it to the internal side? I saw that myself. It is harmless anyway.
@spid3r1987 commented on GitHub (Mar 4, 2016):
I set the records on my hosted dedicated server which controls various domains. And on my local sbs server to cover both angles incase it was looking at the hosted dedicated server rather than local server.
Sent from my Samsung device
-------- Original message --------
From: lukehamburg notifications@github.com
Date: 04/03/2016 17:27 (GMT+00:00)
To: Pro/dkim-exchange dkim-exchange@noreply.github.com
Cc: technicalteam technicalteam@prservicesyorkshire.co.uk
Subject: Re: [dkim-exchange] Could not extract public key from dns record (#143)
Could be that you are using split DNS and only set the DKIM record on your public facing DNS (eg Network Solutions, GoDaddy etc) and forgot to add it to the internal side? I saw that myself. It is harmless anyway.
—
Reply to this email directly or view it on GitHubhttps://github.com/Pro/dkim-exchange/issues/143#issuecomment-192369129.