From b813e3935f5629f265fda2b73757663a1ddca84f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 3 Apr 2017 15:00:11 +0200 Subject: Fix use template www (not www-nomail) for ressourceoptimering.dk: Accidentally disabled mail when moving from coreander in commit 309c65d. --- bind/named.conf.fake-222 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind/named.conf.fake-222') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index af8c0d6..487e978 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -40,7 +40,7 @@ zone "public-e.dk" { file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran zone "ressourceoptimering.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Annika Lewis + file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Annika Lewis zone "scharffenberger.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Mikkel Friis-Holm -- cgit v1.2.3