diff --git a/domains/darshit.json b/domains/darshit.json index 2a9237b96f6..e44ca175c3e 100644 --- a/domains/darshit.json +++ b/domains/darshit.json @@ -4,6 +4,6 @@ "email": "darshithedpara@gmail.com" }, "records": { - "CNAME": "personal-intro.pages.dev" + "CNAME": "darshit.pages.dev" } } diff --git a/domains/job.json b/domains/job.json index fe3e70bbe2b..67954efd3ab 100644 --- a/domains/job.json +++ b/domains/job.json @@ -4,6 +4,10 @@ "email": "gorgonfweman@outlook.com" }, "records": { - "A": ["128.204.223.115"] + "A": ["128.204.223.115"], + "MX": [ + { "target": "mail9.serv00.com", "priority": 10 } +], + "TXT": "v=spf1 mx a include:mail9.serv00.com -all" } }