mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-05 12:00:47 -05:00
force DMARC enforcement for gmail.com
This commit is contained in:
parent
8278883a84
commit
9f84c50869
@ -28,6 +28,10 @@ server:
|
|||||||
# AF21
|
# AF21
|
||||||
ip-dscp: 18
|
ip-dscp: 18
|
||||||
|
|
||||||
|
# force DMARC enforcement
|
||||||
|
local-zone: "_dmarc.gmail.com" static
|
||||||
|
local-data: '_dmarc.gmail.com 600 IN TXT "v=DMARC1; p=quarantine; rua=mailto:mailauth-reports@google.com"'
|
||||||
|
|
||||||
forward-zone:
|
forward-zone:
|
||||||
name: "."
|
name: "."
|
||||||
forward-tls-upstream: yes
|
forward-tls-upstream: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user