summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-10-17 11:15:14 +0000
committerJonas Smedegaard <dr@jones.dk>2007-10-17 11:15:14 +0000
commit283149cb7ab90ab2ae61f603b60b21598fe94e85 (patch)
tree44f90cc52c54b47c053ca1dba323f76ef515dff0
parentf360b76d6e796231f9800f21c7eeaabc7d5a36ee (diff)
Move domains redpill.dk and bluepill.dk to BITBASE from JONES.
-rw-r--r--BITBASE.DK/maildomains1
-rw-r--r--JONES.DK/maildomains1
-rw-r--r--bind/named.conf.BITBASE.DK2
-rw-r--r--bind/named.conf.JONES.DK2
4 files changed, 3 insertions, 3 deletions
diff --git a/BITBASE.DK/maildomains b/BITBASE.DK/maildomains
index 1aa98bd..51ba733 100644
--- a/BITBASE.DK/maildomains
+++ b/BITBASE.DK/maildomains
@@ -8,6 +8,7 @@ laegeforening.dk
linuxparty.dk
livskunsten.dk
patientsikkerhed.dk
+redpill.dk
shakeland.dk
starquality.dk
taekkemand.net
diff --git a/JONES.DK/maildomains b/JONES.DK/maildomains
index b0b0c25..1989f8c 100644
--- a/JONES.DK/maildomains
+++ b/JONES.DK/maildomains
@@ -13,7 +13,6 @@ olinegaard.dk
olinesgaard.dk
peronard.dk
public-e.dk
-redpill.dk
slugkamelen.dk
vesterkaer.dk
xn--magelse-u1a.dk
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK
index f80a1be..534de74 100644
--- a/bind/named.conf.BITBASE.DK
+++ b/bind/named.conf.BITBASE.DK
@@ -4,6 +4,7 @@ zone "biks.dk" { type slave; file "db.biks.dk"; masters { 80.68.88.141; }; };
zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 80.68.88.141; }; };
zone "borneuni.dk" { type slave; file "db.borneuni.dk"; masters { 80.68.88.141; }; };
zone "bmagasin.dk" { type slave; file "db.bmagasin.dk"; masters { 80.68.88.141; }; };
+zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.68.88.141; }; };
zone "bygalternativt.dk" { type slave; file "db.bygalternativt.dk"; masters { 80.68.88.141; }; };
zone "byglos.dk" { type slave; file "db.byglos.dk"; masters { 80.68.88.141; }; };
zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 80.68.88.141; }; };
@@ -17,6 +18,7 @@ zone "lonesamuelsson.dk" { type slave; file "db.lonesamuelsson.dk"; masters {
zone "mettehass.dk" { type slave; file "db.mettehass.dk"; masters { 80.68.88.141; }; };
zone "minard.dk" { type slave; file "db.minard.dk"; masters { 80.68.88.141; }; };
zone "patientsikkerhed.dk" { type slave; file "db.patientsikkerhed.dk"; masters { 80.68.88.141; }; };
+zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.68.88.141; }; };
zone "resolution.dk" { type slave; file "db.resolution.dk"; masters { 80.68.88.141; }; };
zone "scenerum.org" { type slave; file "db.scenerum.org"; masters { 80.68.88.141; }; };
zone "shakeland.dk" { type slave; file "db.shakeland.dk"; masters { 80.68.88.141; }; };
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK
index 54dd2b6..2cf39a9 100644
--- a/bind/named.conf.JONES.DK
+++ b/bind/named.conf.JONES.DK
@@ -1,7 +1,6 @@
zone "annikalewis.dk" { type slave; file "db.annikalewis.dk"; masters { 80.196.110.134; }; };
zone "anniqa.dk" { type slave; file "db.anniqa.dk"; masters { 80.196.110.134; }; };
zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 80.196.110.134; }; };
-zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.196.110.134; }; };
zone "chp-bmx.dk" { type slave; file "db.chp-bmx.dk"; masters { 80.196.110.134; }; };
zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 80.196.110.134; }; };
zone "holtholm.dk" { type slave; file "db.holtholm.dk"; masters { 80.196.110.134; }; };
@@ -16,7 +15,6 @@ zone "olinegaard.dk" { type slave; file "db.olinegaard.dk"; masters { 80.196.1
zone "olinesgaard.dk" { type slave; file "db.olinesgaard.dk"; masters { 80.196.110.134; }; };
zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 80.196.110.134; }; };
zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 80.196.110.134; }; };
-zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.196.110.134; }; };
zone "slugkamelen.dk" { type slave; file "db.slugkamelen.dk"; masters { 80.196.110.134; }; };
zone "vesterbronx.dk" { type slave; file "db.vesterbronx.dk"; masters { 80.196.110.134; }; };
zone "vesterkaer.dk" { type slave; file "db.vesterkaer.dk"; masters { 80.196.110.134; }; };