Skip to main content

Need help Setting up more than one DMARC record.

Comments

9 comments

  • cPanelLauren
    Hi @Spork Schivago So ultimately if I'm reading this correctly the issue is with the DKIM not the DMARC (though I understand the end goal is having DMARC enabled) Are you sure you're entering the CNAME records correctly? per their documentation it should be something like: Host name: selector1._domainkey.contoso.com Points to: selector1-contoso-com._domainkey.contoso.onmicrosoft.com Host name: selector2._domainkey.contoso.com Points to: selector2-contoso-com._domainkey.contoso.onmicrosoft.com
    You're adding: selector1._domainkey 3600 IN CNAME selector1-business-com._domainkey.business.onmicrosoft.com selector2._domainkey 3600 IN CNAME selector2-business-com._domainkey.business.onmicrosoft.com
    If you format the record as follows (for both the business.net and business.com domains 4 records total): selector1._domainkey.domain.tld 3600 IN CNAME selector1-domain-tld._domainkey.domain.onmicrosoft.com selector2._domainkey.domain.tld 3600 IN CNAME selector2-domain-tld._domainkey.domain.onmicrosoft.com
    (Just writing out the full host in the dns record ) Do you get the same error?
    0
  • Spork Schivago
    Sorry for the long delay. I had no idea how much was involved in setting up a new business. I am so tired, but still have so much left to do before I can just work on my invention. Yes, the end goal is with DKIM. I just been living on four hours of sleep a night for so long now, trying to do everything, I just wasn't thinking clearly. I apologize for that. I have updated the DNS records and the Microsoft Portal stuff is being extremely slow right now, so I have to be patient to see if it'll work, but as soon as I get into the Exchange Admin Center, I'll try enabling DKIM
    0
  • Spork Schivago
    Still fails, same message as before. I replaced tld with .com and .net, where applicable. The Exchange Admin page lists the domains as capital letters (just two of them, the way I spell it), and I've been putting them like that, do you think that's the issue? Or do you think having the default._domainkey in there could be causing issues?
    0
  • cPanelLauren
    Hi @Spork Schivago Can you show me the relevant DNS entries you have without including the actual domain name? Thank you,
    0
  • Spork Schivago
    I tried sending you a PM, where I was going to include the entire zone files. I can email them to you, if you PM me your email address, or I can give you temporary SSH shell access to my VPS so you can examine them yourself. Here's the relevant code for both of them (I'm using PowerDNS with named as a backend). There's only one ;mybusiness.net.db selector1._domainkey.MyBusiness.net. 3600 IN CNAME selector1-MyBusiness-net._domainkey.MyBusiness.onmicrosoft.com selector2._domainkey.MyBusiness.net. 3600 IN CNAME selector2-MyBusiness-net._domainkey.MyBusiness.onmicrosoft.com ;mybusiness.com.db selector1._domainkey.MyBusiness.com. 3600 IN CNAME selector1-MyBusiness-com._domainkey.MyBusiness.onmicrosoft.com selector2._domainkey.MyBusiness.com. 3600 IN CNAME selector2-MyBusiness-com._domainkey.MyBusiness.onmicrosoft.com
    Only personal.com has a _dmarc TXT record.
    0
  • Spork Schivago
    For what it's worth, Network Tools: DNS,IP,Email seems to find selector1 and selector2 just fine for both domains.... I wonder if I have to do something with the A) the firewall (iptables), B) ConfigServer Firewall C) named.conf / pdns.conf I click the enable DKIM on the Exchange Admin page and then look at dmesg, where I see firewall traffic, but I don't see anything from Microsoft trying to connect. Just someone who's been trying to get in for a few weeks. Same mac address, trying the same ports for a long time, then changing them a little. I believe that's why I had to restart my server earlier, when I got the message saying a program ran out of memory. CSF (Config Server Firewall) keeps a list of all the hits, and he's been blocked soooooooo many times, it just ate up all my memory I bet. Gonna see if I can find a way to block by mac address.
    0
  • cPanelLauren
    Hi @Spork Schivago Did the PM not work? Also for the zone files, if you change them to all lower case is the result at Office365 different? Per what their requirements are I don't see any issue with the CNAME records added
    0
  • Spork Schivago
    Hello @cPanelLauren, The PM worked. Sorry, I ended up falling asleep. You know this from our PMs, but just to update the thread, no, changing the names to all lower case did not work.
    0
  • MuellerIT
    Hi @cPanelLauren We have the same issue. Could you please let me know what solution was that worked for Spork?
    0

Please sign in to leave a comment.