diff --git a/domains/mail.icehead.json b/domains/mail.icehead.json new file mode 100644 index 000000000..2f9d211c9 --- /dev/null +++ b/domains/mail.icehead.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "Tanjimfuad", + "email": "tanjim_fuad@proton.me" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, +"record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } + +}