From c25ead38ae3662f17db0d43f2dc16fa5e696c664 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 24 Jun 2018 14:44:06 +0200 Subject: Drop longer longer served JONES domain langdalgaard.dk. --- JONES.DK/maildomains | 1 - bind/named.conf.JONES.DK | 1 - bind/named.conf.JONES.DK.internal | 1 - 3 files changed, 3 deletions(-) diff --git a/JONES.DK/maildomains b/JONES.DK/maildomains index 9a93d22..06948f1 100644 --- a/JONES.DK/maildomains +++ b/JONES.DK/maildomains @@ -5,7 +5,6 @@ couchdesign.dk feliciaweb.dk jones.dk kassandra-production.dk -langdalgaard.dk majasguf.dk omni-presence.dk public-e.dk diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index e4d88a9..35fcfe8 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -7,7 +7,6 @@ zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 188.18 zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 188.183.5.254; }; }; zone "jones.dk" { type slave; file "db.jones.dk"; masters { 188.183.5.254; }; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 188.183.5.254; }; }; -zone "langdalgaard.dk" { type slave; file "db.langdalgaard.dk"; masters { 188.183.5.254; }; }; zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 188.183.5.254; }; }; zone "majasguf.dk" { type slave; file "db.majasguf.dk"; masters { 188.183.5.254; }; }; zone "omni-presence.dk" { type slave; file "db.omni-presence.dk"; masters { 188.183.5.254; }; }; diff --git a/bind/named.conf.JONES.DK.internal b/bind/named.conf.JONES.DK.internal index 8cfc85b..4ccd614 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -7,7 +7,6 @@ zone electrohype.dk { in-view internal; }; zone feliciaweb.dk { in-view internal; }; zone jones.dk { in-view internal; }; zone kassandra-production.dk { in-view internal; }; -zone llangdalgaard { in-view internal; }; zone lejlighederinc.org { in-view internal; }; zone majasguf.dk { in-view internal; }; zone omnipresence.dk { in-view internal; }; -- cgit v1.2.3