From 80e19e87a649d5cf1bb3e7015e90f580aaccd6c4 Mon Sep 17 00:00:00 2001 From: alas Date: Sat, 15 Feb 2025 11:18:21 +0100 Subject: [PATCH] finish improvmx setup with txt records --- domains/alas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alas.json b/domains/alas.json index b42694ddd..0681ba7c2 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -7,6 +7,7 @@ }, "record": { "URL": "https://alastrantia.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } }