From fa943c98674f781cf148e41f77ca878ae79b9a18 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 28 Sep 2021 16:46:19 +0200 Subject: drop domain kaospilot.dk --- HOMEBASE.DK/maildomains | 2 -- bind/Domains | 1 - bind/named.conf.HOMEBASE.DK | 1 - bind/named.conf.HOMEBASE.DK.internal | 1 - 4 files changed, 5 deletions(-) diff --git a/HOMEBASE.DK/maildomains b/HOMEBASE.DK/maildomains index 9d62e15..cb8043d 100644 --- a/HOMEBASE.DK/maildomains +++ b/HOMEBASE.DK/maildomains @@ -1,8 +1,6 @@ homebase.dk lists.homebase.dk -kaospilot.dk kaospilot-hive.dk kaospilot.no kaospilot.se -shop.kaospilot.dk users.kaospilot.no diff --git a/bind/Domains b/bind/Domains index a588c39..26c39bc 100644 --- a/bind/Domains +++ b/bind/Domains @@ -28,7 +28,6 @@ isthar.dk jones MSH165-DK JS864-DK - MSH165-DK 20050105 spiff jones.dk jones IAGD1-DK IAGD1-DK - IAGD1-DK 20070119 - kaos-communication.dk homeb K506-DK K506-DK - ?? 20060130 admin kaoscommunication.dk homeb K506-DK K506-DK - ?? 20060130 admin -kaospilot.dk homeb K506-DK IAGD1-DK - K4365-DK 20070119 - kaospiloterne.dk homeb K506-DK IAGD1-DK - K4365-DK 20070119 - kaospilotinternational.dk homeb K506-DK IAGD1-DK - K4365-DK 20070119 dns kaospilots.dk homeb K506-DK IAGD1-DK - K4365-DK 20070119 - diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index c639dd7..4b3cdf9 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -1,7 +1,6 @@ zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 94.18.231.212; }; }; zone "kaos-communication.dk" { type slave; file "db.kaos-communication.dk"; masters { 94.18.231.212; }; }; zone "kaoscommunication.dk" { type slave; file "db.kaoscommunication.dk"; masters { 94.18.231.212; }; }; -zone "kaospilot.dk" { type slave; file "db.kaospilot.dk"; masters { 94.18.231.212; }; }; zone "kaospilot-hive.dk" { type slave; file "db.kaospilot-hive.dk"; masters { 94.18.231.212; }; }; zone "kaospiloterne.dk" { type slave; file "db.kaospiloterne.dk"; masters { 94.18.231.212; }; }; zone "kaospilotinternational.dk" { type slave; file "db.kaospilotinternational.dk"; masters { 94.18.231.212; }; }; diff --git a/bind/named.conf.HOMEBASE.DK.internal b/bind/named.conf.HOMEBASE.DK.internal index 8735ced..fdf333b 100644 --- a/bind/named.conf.HOMEBASE.DK.internal +++ b/bind/named.conf.HOMEBASE.DK.internal @@ -1,7 +1,6 @@ zone homebase.dk { in-view internal; }; zone kaos-communication.dk { in-view internal; }; zone kaoscommunication.dk { in-view internal; }; -zone kaospilot.dk { in-view internal; }; zone kaospilot-hive.dk { in-view internal; }; zone kaospiloterne.dk { in-view internal; }; zone kaospilotinternational.dk { in-view internal; }; -- cgit v1.2.3