diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json new file mode 100644 index 000000000..7326ec82b --- /dev/null +++ b/domains/mail.aayushsiwa.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TEXT":[ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +}