From de0cdc2beec6bc67c188d16c3754e79567245380 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 5 Sep 2022 15:47:48 +0200 Subject: enable MX record for TEENY domains oroefaellesjord.dk xn--orfllesjord-c9a6u.dk (i.e. orøfællesjord.dk) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/fake-222/TEENY | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bind/fake-222/TEENY (limited to 'bind/fake-222') 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 * -- cgit v1.2.3