Skip to content

Commit

Permalink
spec shows capitilization of Prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
thoag-godaddy committed Nov 5, 2024
1 parent 2c3bf7b commit 2ada1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secureserver.net.professional_mail.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
{
"groupId": "dmarc",
"type": "TXT",
"txtConflictMatchingMode": "prefix",
"txtConflictMatchingMode": "Prefix",
"txtConflictMatchingPrefix": "v=DMARC1;",
"host": "_dmarc",
"data": "v=DMARC1; p=%dmarcPolicy%; rua=mailto:[email protected];",
Expand Down

0 comments on commit 2ada1a4

Please sign in to comment.