summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-10-05 13:47:29 +0200
committerJonas Smedegaard <dr@jones.dk>2015-10-05 13:48:32 +0200
commit648625d23e511e639f03bc69a3aa6686121f4f6e (patch)
treebb0f158b1ede29b1282eb2e8189d41846f626895
parent8f5225d0b660791dcaad5f9c7ded0fe7fa8bb6b5 (diff)
Add HOMEBASE maildomain kaospilot-hive.dk.
-rw-r--r--HOMEBASE.DK/maildomains1
-rw-r--r--bind/named.conf.HOMEBASE.DK1
2 files changed, 2 insertions, 0 deletions
diff --git a/HOMEBASE.DK/maildomains b/HOMEBASE.DK/maildomains
index 4a08b44..bff7b6a 100644
--- a/HOMEBASE.DK/maildomains
+++ b/HOMEBASE.DK/maildomains
@@ -3,5 +3,6 @@ frontloeberne.dk
homebase.dk
lists.homebase.dk
kaospilot.dk
+kaospilot-hive.dk
kaospilot.no
users.kaospilot.no
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK
index 59c744c..c6a43c1 100644
--- a/bind/named.conf.HOMEBASE.DK
+++ b/bind/named.conf.HOMEBASE.DK
@@ -6,6 +6,7 @@ zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 94.18.231.21
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 "kaospilot-partner.dk" { type slave; file "db.kaospilot.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; }; };