<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">On 11/8/24 10:23, Brian Candler wrote:<br>
</div>
<blockquote type="cite"
cite="mid:395e070a-7229-4b9c-b22b-959fc699088a@pobox.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">On 08/11/2024 15:18, Curtis Maurand
via Pdns-users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:75779F9C-23AF-4F17-9F45-211CCECF0591@maurand.com">
<div>From the sql query “select * from records where
domain_id=’47’ and type=’txt’” I get</div>
<div><br>
</div>
<div>
<p
style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 0, 0);"><span
style="font-variant-ligatures: no-common-ligatures">| 638
| 47 | circadianinfo.com._report._dmarc.xyonet.com
| TXT | v=DMARC1 </span></p>
<p
style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 0, 0);"><br>
</p>
<p
style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 0, 0);">Dig
returns nothing.</p>
<p
style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 0, 0);"><br>
</p>
<p
style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 17px; line-height: normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 0, 0);"><span
style="font-variant-ligatures: no-common-ligatures">;
<<>> DiG 9.18.28-1~deb12u2-Debian
<<>> txt @localhost circadininfo.com.</span></p>
</div>
</blockquote>
<p><span style="font-variant-ligatures: no-common-ligatures">circadininfo
!= </span><span
style="font-variant-ligatures: no-common-ligatures">circadianinfo</span></p>
</blockquote>
That;s a typo. apologies. <br>
<br>
cmaurand@sirius:~$ dig txt @localhost
circadianinfo.com._report._dmarc.xyonet.com<br>
<br>
<br>
"pdnsutil list-zone xyonet.com" has within the list:<br>
<br>
circadianinfo.com._report._dmarc.xyonet.com 3600 IN TXT
v=DMARC1<br>
<br>
not sure what's going on at this point, but the secondary (running
bind, not powerdns) is returning the correct result. I'm using
bind, there, because it is running as a slave to 4 servers running
Plesk and plesk only supports bind and runs its commands using rndc.<br>
<br>
--Curtis<br>
<br>
</body>
</html>