diff options
author | Jonas Smedegaard <dr@jones.dk> | 2022-09-05 15:47:48 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2022-09-05 15:47:48 +0200 |
commit | de0cdc2beec6bc67c188d16c3754e79567245380 (patch) | |
tree | 9834374d4abea59db042f4b390b179b5777aa85a /bind/fake-222 | |
parent | 6dda54498eb0ede982a550cd710e1a8e9a1d06ec (diff) |
enable MX record for TEENY domains oroefaellesjord.dk xn--orfllesjord-c9a6u.dk (i.e. orøfællesjord.dk)
Diffstat (limited to 'bind/fake-222')
-rw-r--r-- | bind/fake-222/TEENY | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bind/fake-222/TEENY b/bind/fake-222/TEENY new file mode 100644 index 0000000..2ac44de --- /dev/null +++ b/bind/fake-222/TEENY @@ -0,0 +1,10 @@ +$TTL 1w +@ IN SOA localhost. root.localhost. ( + 1 + 4h 1h 1w 1h ) + +$INCLUDE /etc/local-JONES.DK/bind/skel/A-teeny-222 +$INCLUDE /etc/local-JONES.DK/bind/skel/MX +@ NS localhost. + +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-teeny * |