summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2012-04-23 23:59:57 -0400
committerJonas Smedegaard <dr@jones.dk>2012-04-23 23:59:57 -0400
commitd9bc5e24a1ead3b5904bc7762438585caab3f8cc (patch)
tree474dece8f0183f36f15d97185b643c921c9076ee
parente9e3f4a5665019f103556d151ee97a40228b192f (diff)
Add LETSGO.DK mail domain danskedelebiler.dk.
-rw-r--r--LETSGO.DK/maildomains1
-rw-r--r--bind/named.conf.LETSGO.DK1
2 files changed, 2 insertions, 0 deletions
diff --git a/LETSGO.DK/maildomains b/LETSGO.DK/maildomains
index a94d510..f1fccf3 100644
--- a/LETSGO.DK/maildomains
+++ b/LETSGO.DK/maildomains
@@ -1 +1,2 @@
+danskedelebiler.dk
letsgo.dk
diff --git a/bind/named.conf.LETSGO.DK b/bind/named.conf.LETSGO.DK
index e9108da..5499910 100644
--- a/bind/named.conf.LETSGO.DK
+++ b/bind/named.conf.LETSGO.DK
@@ -1,4 +1,5 @@
zone "hvitserk.dk" { type slave; file "db.hvitserk.dk"; masters { 95.142.165.142; }; };
+zone "danskedelebiler.dk" { type slave; file "db.danskedelebiler.dk"; masters { 95.142.165.142; }; };
zone "danishcarsharing.dk" { type slave; file "db.danishcarsharing.dk"; masters { 95.142.165.142; }; };
zone "danmarksdelebiler.dk" { type slave; file "db.danmarksdelebiler.dk"; masters { 95.142.165.142; }; };
zone "delebil.info" { type slave; file "db.delebil.info"; masters { 95.142.165.142; }; };