mx: adds dmarc policy

This commit is contained in:
Akshay Nair
2021-09-09 15:13:30 +05:30
parent 83f861cf90
commit 64e4cb0b9f
+10
View File
@@ -0,0 +1,10 @@
{
"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"
}
}