From 3e20ae13ca6586b06e61df72c1031adb6a093062 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:46:27 +0530 Subject: [PATCH] Create email.zeaxey.json --- domains/email.zeaxey.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/email.zeaxey.json diff --git a/domains/email.zeaxey.json b/domains/email.zeaxey.json new file mode 100644 index 000000000..950c4b576 --- /dev/null +++ b/domains/email.zeaxey.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}