diff --git a/domains/lumi.json b/domains/lumi.json index 23c58ff6d..e8cd32dc5 100644 --- a/domains/lumi.json +++ b/domains/lumi.json @@ -1,9 +1,11 @@ { "owner": { "username": "itsFatlum", + "email": "", "discord": "563697359423406082" }, "record": { - "A": ["76.76.21.21"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } }