mail: Add an SPF record
authorAlex Dehnert <alex@dehnerts.com>
Sun, 10 Jul 2022 08:15:45 +0000 (04:15 -0400)
committerAlex Dehnert <alex@dehnerts.com>
Sun, 10 Jul 2022 08:15:45 +0000 (04:15 -0400)
pri/combined-dehnerts.zone

index b54cb4d3ee95e9184fbd82f50722397d2b561f62..2ed105d17ae198c7607c2434608d49560cfe167a 100644 (file)
@@ -1,6 +1,6 @@
 $TTL 300
 @       IN      SOA     ns root (
-                                    2022070901 ; Serial
+                                    2022070903 ; Serial
                                     4h         ; slave refresh
                                     15m        ; slave retry time in case of a problem
                                     4w         ; slave expiration time
@@ -13,10 +13,12 @@ $TTL 300
        IN      A       18.18.208.12
        IN      MX      10      mail
        IN      MX      20      adehnert3.xvm.mit.edu.
+; SPF
+        IN    TXT       "v=spf1 mx a ~all"
 ; dehnerts.com
-       IN      TXT     google-site-verification=NK6zb3O9H3EqrXIJVHdjlFQnuxpwXJkxfFHxx-xjy9o
+       IN      TXT     "google-site-verification=NK6zb3O9H3EqrXIJVHdjlFQnuxpwXJkxfFHxx-xjy9o"
 ; dehnert.arctic.org
-       IN      TXT     google-site-verification=GzfqMDDDCw8T-z12bboJsP7WYyvrjoA5oHs8XMfN_2s
+       IN      TXT     "google-site-verification=GzfqMDDDCw8T-z12bboJsP7WYyvrjoA5oHs8XMfN_2s"
 
 ; Servers
 angkor IN A 192.168.1.18