summaryrefslogtreecommitdiff
path: root/bind/named.conf.pri
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-04-03 15:00:11 +0200
committerJonas Smedegaard <dr@jones.dk>2017-04-03 15:00:11 +0200
commitb813e3935f5629f265fda2b73757663a1ddca84f (patch)
tree64e76d99daa9d90dcff074e150fed4609fd55644 /bind/named.conf.pri
parentf4ee2adbacb5351d188740ad09ee2cdc6d3f744a (diff)
Fix use template www (not www-nomail) for ressourceoptimering.dk: Accidentally disabled mail when moving from coreander in commit 309c65d.
Diffstat (limited to 'bind/named.conf.pri')
-rw-r--r--bind/named.conf.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index e197ca8..3d66f54 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -38,7 +38,7 @@ zone "public-e.dk" {
file "/etc/local-JONES.DK/bind/pri/JONES-www+source+admin+media"; }; // Sara Gebran
zone "ressourceoptimering.dk" {
type master; allow-transfer { jones_peers; };
- file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Annika Lewis
+ file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Annika Lewis
zone "scharffenberger.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Mikkel Friis-Holm