summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-07-05 00:54:09 +0200
committerJonas Smedegaard <dr@jones.dk>2017-07-05 00:54:09 +0200
commit2d4aa33d42d2c5ca691e76b8923539d2512f96de (patch)
tree9272fba9579d137c1ca89b5d53e9e8ef07fc640d
parentcab4dcfcfb5956675cb0bdae47efe23fa248e064 (diff)
Add maildomain langdalgaard.dk.
-rw-r--r--amavis/local_domains1
-rw-r--r--bind/named.conf.fake-2223
-rw-r--r--bind/named.conf.pri3
3 files changed, 7 insertions, 0 deletions
diff --git a/amavis/local_domains b/amavis/local_domains
index 93cb72a..1319051 100644
--- a/amavis/local_domains
+++ b/amavis/local_domains
@@ -5,6 +5,7 @@ byvandring.nu
feliciaweb.dk
jones.dk
kassandra-production.dk
+langdalgaard.dk
majasguf.dk
omni-presence.dk
public-e.dk
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index c0cfa28..be1f7df 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -35,6 +35,9 @@ zone "jones.dk" {
zone "kassandra-production.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff)
+zone "langdalgaard.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; };
zone "majasguf.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 68201f1..204a29a 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -33,6 +33,9 @@ zone "jones.dk" {
zone "kassandra-production.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff)
+zone "langdalgaard.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-www"; };
zone "majasguf.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www+source"; }; // Jones