diff --git a/domains/toast.json b/domains/toast.json index a2b007167..a64f1d65d 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,6 +6,11 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io" + "CNAME": "lightly-toasted.github.io". + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }