From 0a5c2696505c551b2eb2978f26205ea18d1dbc38 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:23:38 +0100 Subject: [PATCH] Update shept.json --- domains/shept.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/shept.json b/domains/shept.json index 4f88ab9d0..df8b6e158 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }