From cb414c1ab7d47bcb81790a9da0f033c8eca32c1a Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Sat, 30 Nov 2024 17:32:36 +0100 Subject: [PATCH] Delete domains/mail.zvdxc.json --- domains/mail.zvdxc.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/mail.zvdxc.json diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json deleted file mode 100644 index e089431a4..000000000 --- a/domains/mail.zvdxc.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work. --MX records will be updated later, because Zoho--", - "owner": { - "username": "zvdxc", - "email": "zvdxc11@gmail.com" - }, - "record": { - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": [ - "zoho-verification=zb90341973.zmverify.zoho.eu", - "v=spf1 include:zohomail.eu ~all" - ] - } -}