diff --git a/domains/makeshiftartist.json b/domains/makeshiftartist.json index 54c193f1f..ddcf47993 100644 --- a/domains/makeshiftartist.json +++ b/domains/makeshiftartist.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } -} \ No newline at end of file +}