From 65b4a96823b1dd4093cdebb7a0922a5df0e51c2d Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Dec 2023 13:13:52 +0000 Subject: [PATCH] Update email --- domains/andrewstech.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index fb97d0eb3..fc229135b 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"] + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mail.is-a.dev"] } }