From 4d4e43f9d62767a09a881724f499db45d0e75d39 Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 10:16:58 -0400 Subject: [PATCH] Create mail.notaperson535.json --- domains/mail.notaperson535.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.notaperson535.json diff --git a/domains/mail.notaperson535.json b/domains/mail.notaperson535.json new file mode 100644 index 000000000..8e37cb97c --- /dev/null +++ b/domains/mail.notaperson535.json @@ -0,0 +1,12 @@ +{ + "description": "My email forwarder", + "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=notaperson939@gmail.com" + } +}