<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 05/12/2022 05:03, Tony Annese via
      Pdns-users wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:DS7PR22MB3621F55DFFB2B443F7FB2E4B94189@DS7PR22MB3621.namprd22.prod.outlook.com"><span
        style="font-size:11.0pt;color:black">Here is the unobfuscated
        data.</span></blockquote>
    <p>Thank you, because that now makes it possible to help you:<br>
    </p>
    <p>$ dig +norec @ns.whidbey.net. sip.icfd3.org. any<br>
      ...<br>
      <br>
      ;; ANSWER SECTION:<br>
      sip.icfd3.org.        3600    IN    TXT    "v=spf1 mx
      include:ess.barracudanetworks.com
      include:spf.protection.outlook.com ~all"<br>
      sip.icfd3.org.        3600    IN    MX    0
      d227914a.ess.barracudanetworks.com.<br>
      sip.icfd3.org.        3600    IN    MX    10
      d227914b.ess.barracudanetworks.com.</p>
    <p>You cannot have other resource records alongside a CNAME.  That's
      a requirement of the DNS, not of Powerdns specifically.<br>
    </p>
    <p>You should put A/AAAA records there.  Or if you want to avoid the
      duplication of information, you can look into ALIAS records which
      do this for you.<br>
    </p>
  </body>
</html>