Create mail.whine.json

This commit is contained in:
whine
2022-03-13 15:15:10 +08:00
committed by GitHub
parent 8068e5528e
commit aa207b70ae
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"description": "whi_ne's mail subdomain",
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}