mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Put semicolon in quotes
This commit is contained in:
parent
571cab52f9
commit
d5060da91e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
preference: 10
|
||||
_dmarc:
|
||||
type: TXT
|
||||
value: v=DMARC1; p=none
|
||||
value: 'v=DMARC1; p=none'
|
||||
k1._domainkey:
|
||||
type: CNAME
|
||||
value: dkim.mcsv.net.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue