Files
is-a-dev/domains/_dmarc.json
T
2021-09-09 15:13:30 +05:30

11 lines
219 B
JSON

{
"description": "Enables DMARC policy",
"owner": {
"username": "phenax",
"email": "phenax5@gmail.com"
},
"record": {
"TXT": "v=DMARC1; p=quarantine; sp=quarantine; rf=afrf; pct=100; ri=86400"
}
}