summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BITBASE.DK/maildomains1
-rw-r--r--bind/named.conf.BITBASE.DK1
2 files changed, 2 insertions, 0 deletions
diff --git a/BITBASE.DK/maildomains b/BITBASE.DK/maildomains
index c450eed..4e94640 100644
--- a/BITBASE.DK/maildomains
+++ b/BITBASE.DK/maildomains
@@ -1,6 +1,7 @@
bitbase.dk
friis-holm.dk
himawari.dk
+kbhvind.dk
list.artofhosting.org
lists.jones.dk
redpill.dk
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK
index cd6bfa3..484978b 100644
--- a/bind/named.conf.BITBASE.DK
+++ b/bind/named.conf.BITBASE.DK
@@ -7,6 +7,7 @@ zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.68.88.141
zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 80.68.88.141; }; };
zone "friis-holm.dk" { type slave; file "db.friis-holm.dk"; masters { 80.68.88.141; }; };
zone "himawari.dk" { type slave; file "db.himawari.dk"; masters { 80.68.88.141; }; };
+zone "kbhvind.dk" { type slave; file "db.kbhvind.dk"; masters { 80.68.88.141; }; };
zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 80.68.88.141; }; };
zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 80.68.88.141; }; };
zone "ressourceoptimering.dk." { type slave; file "db.ressourceoptimering.dk."; masters { 80.68.88.141; }; };