summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-07-09 08:14:58 +0200
committerJonas Smedegaard <dr@jones.dk>2020-07-09 08:14:58 +0200
commit5b160f06fa35314be794dd567a6e5bb2fa1672df (patch)
treec49d2e1aa3291d19ccb5064be0b20cc42ad20166
parentf9b9130002eae20078bd32a1709f12239653cc9e (diff)
add realm FSUB.DE
-rw-r--r--FSUB.DE/maildomains1
-rw-r--r--FSUB.DE/mailhost1
-rw-r--r--FSUB.DE/mailnetworks12
-rw-r--r--bind/named.conf.FSUB.DE2
-rw-r--r--bind/named.conf.FSUB.DE.internal2
-rw-r--r--postfix/permit_mx_backup_networks13
-rw-r--r--realms1
7 files changed, 32 insertions, 0 deletions
diff --git a/FSUB.DE/maildomains b/FSUB.DE/maildomains
new file mode 100644
index 0000000..b87d1c5
--- /dev/null
+++ b/FSUB.DE/maildomains
@@ -0,0 +1 @@
+fsub.de
diff --git a/FSUB.DE/mailhost b/FSUB.DE/mailhost
new file mode 100644
index 0000000..e2ac997
--- /dev/null
+++ b/FSUB.DE/mailhost
@@ -0,0 +1 @@
+mail.fsub.de
diff --git a/FSUB.DE/mailnetworks b/FSUB.DE/mailnetworks
new file mode 100644
index 0000000..36bd848
--- /dev/null
+++ b/FSUB.DE/mailnetworks
@@ -0,0 +1,12 @@
+#
+# List of networks with trusted primary MX hosts.
+# (add primary domain name of the network as hint)
+#
+# Used by Postfix. Example usage:
+#
+# mx_backup_networks = /etc/local-COMMON/postfix/mx_networks
+# smtpd_recipient_restrictions = permit_mynetworks, permit_mx_backup, reject_non_fqdn_recipient, reject_unauth_destination
+#
+
+#fsub.de (Freifunk Initiative Guetersloh)
+193.26.120.115
diff --git a/bind/named.conf.FSUB.DE b/bind/named.conf.FSUB.DE
new file mode 100644
index 0000000..7577ba2
--- /dev/null
+++ b/bind/named.conf.FSUB.DE
@@ -0,0 +1,2 @@
+zone "fsub.de" { type slave; file "db.fsub.de"; masters { 193.26.120.115; }; };
+zone "fsub.org" { type slave; file "db.fsub.org"; masters { 193.26.120.115; }; };
diff --git a/bind/named.conf.FSUB.DE.internal b/bind/named.conf.FSUB.DE.internal
new file mode 100644
index 0000000..bd91b54
--- /dev/null
+++ b/bind/named.conf.FSUB.DE.internal
@@ -0,0 +1,2 @@
+zone fsub.de { in-view internal; };
+zone fsub.org { in-view internal; };
diff --git a/postfix/permit_mx_backup_networks b/postfix/permit_mx_backup_networks
index 727f6c4..6725036 100644
--- a/postfix/permit_mx_backup_networks
+++ b/postfix/permit_mx_backup_networks
@@ -1,3 +1,16 @@
+
+#
+# List of networks with trusted primary MX hosts.
+# (add primary domain name of the network as hint)
+#
+# Used by Postfix. Example usage:
+#
+# mx_backup_networks = /etc/local-COMMON/postfix/mx_networks
+# smtpd_recipient_restrictions = permit_mynetworks, permit_mx_backup, reject_non_fqdn_recipient, reject_unauth_destination
+#
+
+#fsub.de (Freifunk Initiative Guetersloh)
+193.26.120.115
#
# List of networks with trusted primary MX hosts.
# (add primary domain name of the network as hint)
diff --git a/realms b/realms
index b0f7062..4a52489 100644
--- a/realms
+++ b/realms
@@ -1,5 +1,6 @@
# These are the realms that are fully part of this redpill
+FSUB.DE
HOMEBASE.DK
JONES.DK
SHAKTI.IN