From 448851d1c4d488d13776182e99c2fe8950b86991 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Sun, 4 Dec 2022 15:51:17 +0530 Subject: [PATCH 1/2] Create yush.json --- domains/yush.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yush.json diff --git a/domains/yush.json b/domains/yush.json new file mode 100644 index 000000000..435a3bd1f --- /dev/null +++ b/domains/yush.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" + } + } From f8c729ae6c3de06440700eac37d4ab7ebdd4c927 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Sun, 4 Dec 2022 15:53:42 +0530 Subject: [PATCH 2/2] Update yush.json --- domains/yush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yush.json b/domains/yush.json index 435a3bd1f..3bc39faf9 100644 --- a/domains/yush.json +++ b/domains/yush.json @@ -1,7 +1,7 @@ { "owner": { "username": "OpAayush", - "email": "aayush.agrawalm@gmail.com", + "email": "aayush.agrawalm@gmail.com" }, "description": "mail domain", "record": {