From 5d3558434af61da9d49cbadda3875404b5929a6c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 10 Feb 2008 13:54:38 +0000 Subject: Add new maildomain himawari.dk. --- bind/named.conf.BITBASE.DK | 1 + 1 file changed, 1 insertion(+) diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 5dda65d..bd013c0 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -6,6 +6,7 @@ zone "bmagasin.dk" { type slave; file "db.bmagasin.dk"; masters { 80.68.88.141 zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.68.88.141; }; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 80.68.88.141; }; }; zone "haakansson.com" { type slave; file "db.haakansson.com"; masters { 80.68.88.141; }; }; +zone "himawari.dk" { type slave; file "db.himawari.dk"; masters { 80.68.88.141; }; }; zone "linuxparty.dk" { type slave; file "db.linuxparty.dk"; masters { 80.68.88.141; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 80.68.88.141; }; }; zone "mettehass.dk" { type slave; file "db.mettehass.dk"; masters { 80.68.88.141; }; }; -- cgit v1.2.3