From acfaca8faa66f19b5f0f1c6f618fd36b20dc20f9 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Fri, 1 Jul 2022 09:30:13 +0700 Subject: [PATCH] Create mail.sx9.json --- domains/mail.sx9.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.sx9.json diff --git a/domains/mail.sx9.json b/domains/mail.sx9.json new file mode 100644 index 000000000..11ef83bd1 --- /dev/null +++ b/domains/mail.sx9.json @@ -0,0 +1,12 @@ +{ + "description": "SX's Email", + "owner": { + "discord": "SX-Spy-Agent#1377", + "email": "sx-91@outlook.com", + "username": "SX-9" + }, + "records": { + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}