From 6401318e366680f3a14dc664efe1aada6def02d7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 28 Jan 2005 15:18:16 +0000 Subject: Enable mail handling for borneuni.dk and boerneuni.dk. --- bind/named.conf.pri | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index ece2953..0ffeafb 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -12,8 +12,8 @@ zone "adakrem.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "bitbabe.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff -zone "boerneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald (alt er forkert) -zone "borneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald +zone "boerneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald (alt er forkert) +zone "borneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald zone "bygalternativt.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "freespace-cph.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard -- cgit v1.2.3