Skip to content

Commit

Permalink
Merge branch 'release/2.5.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
suhancz committed Oct 30, 2023
2 parents de270fd + 08e4131 commit 16064da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/dmarc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
vars:
record:
zone: "{{ item }}"
name: "_dmarc.{{ item }}."
name: "_dmarc"
ttl: "3600"
type: TXT
content: "v=DMARC1; p=none; pct=100; rua=mailto:dmarc-reports@{{ item }}; ruf=mailto:dmarc-reports@{{ item }}"
Expand Down

0 comments on commit 16064da

Please sign in to comment.