From 6be3fdca9631aec6f1a83612bc7eb814e24f64f0 Mon Sep 17 00:00:00 2001 From: Joerg Lehmann Date: Fri, 9 Aug 2024 16:41:56 +0200 Subject: [PATCH] allow onyx-dev to be mailserver for mini-beieli.ch --- mini-beieli.ch.zone | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mini-beieli.ch.zone b/mini-beieli.ch.zone index fcc8791..14fb009 100644 --- a/mini-beieli.ch.zone +++ b/mini-beieli.ch.zone @@ -2,7 +2,7 @@ $TTL 4h $ORIGIN mini-beieli.ch. @ 1D IN SOA ns1.nbit.ch. hostmaster.nbit.ch. ( - 2023102701 ; serial + 2024080901 ; serial 3H ; refresh 120; retry 2w ; expire @@ -13,8 +13,8 @@ $ORIGIN mini-beieli.ch. IN MX 10 mail.nbit.ch. ; Mail Exchange - IN TXT "v=spf1 mx -all" - IN SPF "v=spf1 mx -all" + IN TXT "v=spf1 mx a:onyx-dev.nbit.ch -all" + IN SPF "v=spf1 mx a:onyx-dev.nbit.ch -all" ; server host definitions IN A 5.75.251.111