From 462e045a4898c51662bfd518e47225cad45d85b0 Mon Sep 17 00:00:00 2001 From: animeshryu <154628780+animeshryu@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:24:29 +0530 Subject: [PATCH] Add files via upload --- domains/mail.animesh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.animesh.json diff --git a/domains/mail.animesh.json b/domains/mail.animesh.json new file mode 100644 index 000000000..a4ffaeeb2 --- /dev/null +++ b/domains/mail.animesh.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file