diff --git a/domains/albakhet.json b/domains/albakhet.json new file mode 100644 index 000000000..49e8b9333 --- /dev/null +++ b/domains/albakhet.json @@ -0,0 +1,14 @@ +{ + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +}