summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 bff7b6a..60a7663 100644
--- a/HOMEBASE.DK/maildomains
+++ b/HOMEBASE.DK/maildomains
@@ -5,4 +5,5 @@ lists.homebase.dk
kaospilot.dk
kaospilot-hive.dk
kaospilot.no
+kaospilot.se
users.kaospilot.no
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK
index db9186a..2e7432c 100644
--- a/bind/named.conf.HOMEBASE.DK
+++ b/bind/named.conf.HOMEBASE.DK
@@ -11,6 +11,7 @@ zone "kaospilot-partner.dk" { type slave; file "db.kaospilot-partner.dk"; mast
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; }; };
zone "kaospilot.no" { type slave; file "db.kaospilot.no"; masters { 94.18.231.212; }; };
+zone "kaospilot.se" { type slave; file "db.kaospilot.se"; masters { 94.18.231.212; }; };
zone "kaospilotoutpost.dk" { type slave; file "db.kaospilotoutpost.dk"; masters { 94.18.231.212; }; };
zone "kaospilots.dk" { type slave; file "db.kaospilots.dk"; masters { 94.18.231.212; }; };
zone "localplayers.dk" { type slave; file "db.localplayers.dk"; masters { 94.18.231.212; }; };