diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 49292fc38..0dceaba4c 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -5,6 +5,7 @@ "discord": "thetommylong" }, "records": { - "CNAME": "cool-sorbet-8aff60.netlify.app" + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=ZjQ4MzI4ZjVhZjA5Y2RhMy03MTIyMzIwMDJhYjg2MzA3MmQzNmY4OTAwNDE0ZmVjYWMwMjU1ZWU1ODg0MjIxNDEzNGYzMjc1OTE2NmI5NjIzZTJmZWNmOTQ5MjhjMmQ5ZjgzODUxMzQyYjE0MjU1MDU=" } } diff --git a/domains/www.thetommylong.json b/domains/www.thetommylong.json new file mode 100644 index 000000000..49292fc38 --- /dev/null +++ b/domains/www.thetommylong.json @@ -0,0 +1,10 @@ +{ + "description": "Currently used for portfolio website and SMTP mail server", + "owner": { + "username": "TheTommylongIsHeree", + "discord": "thetommylong" + }, + "records": { + "CNAME": "cool-sorbet-8aff60.netlify.app" + } +}