From 472c2732d91479a2f26cdae3a3e1c915ff67be6c Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Sun, 10 Apr 2022 23:14:52 -0400 Subject: [PATCH] Create mail.boolean44.json --- domains/mail.boolean44.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.boolean44.json diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json new file mode 100644 index 000000000..2cefa155b --- /dev/null +++ b/domains/mail.boolean44.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}