diff options
-rw-r--r-- | BITBASE.DK/maildomains | 1 | ||||
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/BITBASE.DK/maildomains b/BITBASE.DK/maildomains index e968873..ea58755 100644 --- a/BITBASE.DK/maildomains +++ b/BITBASE.DK/maildomains @@ -1,4 +1,3 @@ -adakrem.dk bitbase.dk borneuni.dk jazzhors.dk diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 8928b4f..fe87ba0 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -1,4 +1,3 @@ -zone "adakrem.dk" { type slave; file "db.adakrem.dk"; masters { 80.68.88.141; }; }; zone "biks.dk" { type slave; file "db.biks.dk"; masters { 80.68.88.141; }; }; zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 80.68.88.141; }; }; zone "blanksoegaard.dk" { type slave; file "db.blanksoegaard.dk"; masters { 80.68.88.141; }; }; |