From 515c5e792492082e6a80da32cf86e29f7bfc2cb5 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 9 May 2022 15:40:12 -0400 Subject: [PATCH] Update mail.boolean44.json --- domains/mail.boolean44.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index ecc36d275..2a1b53d1d 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -6,6 +6,7 @@ }, "record": { "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], - "A": ["10.0.0.1"] + "A": ["10.0.0.1"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }