From 16feb891c310eeaeda46cbfc2b9ed26198f7fb7f Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 2 Oct 2023 16:49:16 +0530 Subject: [PATCH] Create s.json --- s.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 s.json diff --git a/s.json b/s.json new file mode 100644 index 000000000..463c741ff --- /dev/null +++ b/s.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "OpAayush", + "email": "aayush.agrawalm@gmail.com" + }, + "description": "mail domain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}