mirror of
https://github.com/mjl-/mox.git
synced 2025-07-15 14:04:36 +03:00
update to latest sherpats fixing typo in error message, handle absent dmarc "policy override" reason
This commit is contained in:
@ -4492,6 +4492,11 @@
|
||||
"Name": "PolicyOverride",
|
||||
"Docs": "PolicyOverride is a reason the requested DMARC policy from the DNS record\nwas not applied.",
|
||||
"Values": [
|
||||
{
|
||||
"Name": "PolicyOverrideAbsent",
|
||||
"Value": "",
|
||||
"Docs": ""
|
||||
},
|
||||
{
|
||||
"Name": "PolicyOverrideForwarded",
|
||||
"Value": "forwarded",
|
||||
|
Reference in New Issue
Block a user