imimbergman Posted Tuesday at 06:49 PM Posted Tuesday at 06:49 PM Hello! I am trying to configure DKIM for my domain, heej.se, which uses Cloudflare for its DNS. In the Plesk Mail Settings, when I enable DKIM and click "How to configure external DNS," the necessary records are not displayed. The "Create New DKIM Selector" button also does not reveal the records. As you can see in the attached screenshot, the area where the records should appear is blank, even with the "Create" window open. Could you please provide the two required DKIM TXT records for my domain so I can add them to Cloudflare? Quote
MoneyBroz Posted yesterday at 04:43 AM Posted yesterday at 04:43 AM This support request is being escalated to our root admins. Quote
wolstech Posted yesterday at 11:55 AM Posted yesterday at 11:55 AM In that create DKIM selector box, type "default" and click Create. After that, there should be a (?) next to the DKIM options that shows the DNS records. Quote
imimbergman Posted 2 hours ago Author Posted 2 hours ago Thanks! I check the box "DKIM spam protection system to sign outgoing email messages" and click "Create New DKIM Selector". I type in "default" (see screenshot 1) and click "Create". After that, it looks like screenshot 2, I see the blue (?) circle next to the text but when I click it a box with instructions appear but not DKIM reords. If I press Apply, it says "This option is not supported." as in screenshot 3. Have I missed something? Quote
wolstech Posted 2 hours ago Posted 2 hours ago Well that's...interesting. I get the same 'Not supported' message on the admin side too via Plesk. I was able to turn it on via the script we use for our DNS though. The records should be in there now for you. Quote
wolstech Posted 2 hours ago Posted 2 hours ago These are the lines for email config from your zone file if you still don't see them in Plesk. You'll need to combine the DKIM key back into one line to add it to CF since it's broken up across two lines due to length here. heej.se. 14400 IN TXT "v=spf1 ip4:64.62.151.106 ip6:2001:470:1:1ee::2009 ~all" _dmarc 14400 IN TXT "v=DMARC1; p=quarantine" _domainkey.heej.se. 14400 IN TXT "o=-" default._domainkey.heej.se. 14400 IN TXT ( "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqxEnQGWUVuqpHa7mAyyLaduwDLLvyFaMKhkdHw286tL2E0nSpIr+qDtIt92iTHRQyQuOab3ZEa2Rk1aLPWvVURvkw8cMGq6IMr9/5QwaCw0mVZ81uvANEpAvZNnGl5WoxMwa3hYXldEVwSNozQ2NskBHu/FYnviduQODNqKecdyI1mB2EF3GMovI0QP9dMF0S" "0XxmtQ3IzJKv1qruYUjwzZjyBV4Rus2Q5FlFtCrENHs1IcDNuUVwEWfq7osqDe2UhJjWGb1yzK4PQKQm9ez2PVWq/ZvS0aJ/gIi7XHJJ4aLwmct0DQjko0fxLsTmiq70AGdNe25wrY0+9MTdsl5owIDAQAB;" ) ~ 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.