diff options
author | Christian Pointner <equinox@spreadspace.org> | 2023-05-16 20:48:48 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2023-05-16 20:48:48 +0200 |
commit | 4e79cb1a3f18f23c7b7caffcd27d56c8ed796fa8 (patch) | |
tree | 8667786f9f8d94542c94716de78b3cbee6f80405 /files/chaos-at-home/bind-zones/db.gäh.org | |
parent | kubernetes: implement kube-proxy in ipvs mode (diff) |
set spf records for main domains
Diffstat (limited to 'files/chaos-at-home/bind-zones/db.gäh.org')
-rw-r--r-- | files/chaos-at-home/bind-zones/db.gäh.org | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/files/chaos-at-home/bind-zones/db.gäh.org b/files/chaos-at-home/bind-zones/db.gäh.org index 6e2086d0..d0d51943 100644 --- a/files/chaos-at-home/bind-zones/db.gäh.org +++ b/files/chaos-at-home/bind-zones/db.gäh.org @@ -1,7 +1,7 @@ $TTL 1W @ SOA ns0.chaos-at-home.org. hostmaster ( - 2022111100 + 2023051600 1h 15m 30d @@ -13,7 +13,9 @@ $TTL 1W MX 10 mx0.chaos-at-home.org. MX 10 mx1.chaos-at-home.org. - 1200 A 178.63.180.142 + 1200 TXT "v=spf1 a:mailrelay.chaos-at-home.org -all" + + 1200 A 178.63.180.142 www CNAME mimas.chaos-at-home.org. wolke CNAME mimas.chaos-at-home.org. |