diff options
-rw-r--r-- | JONES.DK/maildomains | 2 | ||||
-rw-r--r-- | bind/named.conf.JONES.DK | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/JONES.DK/maildomains b/JONES.DK/maildomains index da7c8a9..3e7e452 100644 --- a/JONES.DK/maildomains +++ b/JONES.DK/maildomains @@ -3,8 +3,6 @@ bassballs.dk feliciaweb.dk jones.dk kassandra-production.dk -mageloese.dk peronard.dk public-e.dk ressourceoptimering.dk -xn--magelse-u1a.dk diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index b9bc960..04c2371 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -4,7 +4,5 @@ zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 2.107.13 zone "jones.dk" { type slave; file "db.jones.dk"; masters { 2.107.136.66; }; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 2.107.136.66; }; }; zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 2.107.136.66; }; }; -zone "mageloese.dk" { type slave; file "db.mageloese.dk"; masters { 2.107.136.66; }; }; zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 2.107.136.66; }; }; -zone "xn--magelse-u1a.dk" { type slave; file "db.xn--magelse-u1a.dk"; masters { 2.107.136.66; }; }; zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 2.107.136.66; }; }; |