From 9a9ef7907cc0fce4ea1e1218792e5367d192e6ed Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:10:26 -0500 Subject: [PATCH] Create mail.lver.json --- domains/mail.lver.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/mail.lver.json diff --git a/domains/mail.lver.json b/domains/mail.lver.json new file mode 100644 index 000000000..9c69cb0f8 --- /dev/null +++ b/domains/mail.lver.json @@ -0,0 +1,15 @@ +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +}