summaryrefslogtreecommitdiffstats
path: root/kyriasis.com.zone
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2022-08-27 20:40:48 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2022-08-27 20:42:14 +0000
commit82cd30614e70744ea591ea0f1a0ac6e84bea4932 (patch)
tree32e5f6991d68dcccadf9e481b1ed750b1b691502 /kyriasis.com.zone
parent31bb1d62659e9e43a7c79e988899349244d3374d (diff)
downloaddns-82cd30614e70744ea591ea0f1a0ac6e84bea4932.tar.xz
Add Google to SPF policy
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'kyriasis.com.zone')
-rw-r--r--kyriasis.com.zone4
1 files changed, 2 insertions, 2 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone
index a2c5684..ba5b9ea 100644
--- a/kyriasis.com.zone
+++ b/kyriasis.com.zone
@@ -99,8 +99,8 @@ lists MX 0 theos
lucifer MX 0 lucifer
;; SPF <http://tools.ietf.org/html/rfc4408>
-@ TXT "v=spf1 a mx ip4:178.79.157.58 ip6:2a01:7e00::f03c:91ff:fe69:1787 ~all"
-@ SPF "v=spf1 a mx ip4:178.79.157.58 ip6:2a01:7e00::f03c:91ff:fe69:1787 ~all"
+@ TXT "v=spf1 a mx ip4:178.79.157.58 ip6:2a01:7e00::f03c:91ff:fe69:1787 include:_spf.google.com ~all"
+@ SPF "v=spf1 a mx ip4:178.79.157.58 ip6:2a01:7e00::f03c:91ff:fe69:1787 include:_spf.google.com ~all"
theos SPF "v=spf1 a mx ~all"
theos TXT "v=spf1 a mx ~all"
lucifer SPF "v=spf1 a mx ~all"