From 23b20410d5d3cbe2e940aa3899f1de1ae83e09fd Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Sun, 24 Mar 2024 16:40:52 +0300 Subject: [PATCH] Create mail.tmasikt.json --- domains/mail.tmasikt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.tmasikt.json diff --git a/domains/mail.tmasikt.json b/domains/mail.tmasikt.json new file mode 100644 index 000000000..4169dd527 --- /dev/null +++ b/domains/mail.tmasikt.json @@ -0,0 +1,13 @@ +{ + "description": "tmasikt's mail record" + "owner": { + "username": "tmasikt", + "email": "tmasik.t.210@gmail.com", + "telegram": "tmasikt", + "discord": "tmasikt" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}