From 7e4c69c3f17bb5258e3f2a47f5a4c3ec77d2e5a4 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 15 Nov 2020 09:40:48 +0100 Subject: [PATCH] groups/home: use default nameservers until we implemented a dns cache --- groups/locations.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/groups/locations.py b/groups/locations.py index 35a12f5..953b027 100644 --- a/groups/locations.py +++ b/groups/locations.py @@ -50,9 +50,9 @@ groups['home'] = { }, 'metadata': { 'location': 'home', - 'nameservers': { - '172.19.138.1', - }, +# 'nameservers': { +# '172.19.138.1', +# }, 'postfix': { # It's fine to do this without authentificating to the relayhost. # These Systems are not supposed to send mail anywhere else