diff --git a/domains/mail.letum.json b/domains/mail.letum.json new file mode 100644 index 000000000..902f7d928 --- /dev/null +++ b/domains/mail.letum.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "amor_amicae", + "discord": "1252631745514180790", + "email": "" + }, + "record": { + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}