Files
is-a-dev/domains/mail.satindar.json
T
2024-09-03 15:40:31 +05:30

15 lines
272 B
JSON

{
"description": "Mail for basic privacy",
"owner": {
"username": "satindar31",
"email": "satindar31@tutanota.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}