mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-05 06:16:53 +00:00
mx: adds dmarc policy
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user