From c34948df6ff9d257e4b010d8a7371950fbe2614d Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:03:42 +0100 Subject: [PATCH] Update andrewstech.json --- domains/andrewstech.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index e8ed4da28..fb97d0eb3 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } }