diff --git a/domains/mail.animesh.json b/domains/mail.animesh.json new file mode 100644 index 000000000..a4ffaeeb2 --- /dev/null +++ b/domains/mail.animesh.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file