diff --git a/domains/mail.lumix.json b/domains/mail.lumix.json new file mode 100644 index 000000000..b9b45204a --- /dev/null +++ b/domains/mail.lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumix@duck.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}