From 1c0d066e65e1841abc5e7048623753b81e739e03 Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 13 Mar 2024 18:51:03 +0100 Subject: [PATCH] create_master_zone_file.sh: Fix error in writing SPF TXT record. --- create_master_zone_file.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_master_zone_file.sh b/create_master_zone_file.sh index 4e31927..29008d2 100755 --- a/create_master_zone_file.sh +++ b/create_master_zone_file.sh @@ -740,7 +740,7 @@ EOF ; ; TXT (u.a. SPF) ; -@ 3600 IN TXT "v=spf1 a mx mx:lists.warenform.de mx mx:lists.oopen.de mx:lists.initiativenserver.de mx:listi.jpberlin.de ~all" +@ 3600 IN TXT "v=spf1 a mx mx:lists.warenform.de mx:lists.oopen.de mx:lists.initiativenserver.de mx:listi.jpberlin.de ~all" ; ; DMARC