mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 09:26:23 +00:00
Merge pull request #14454 from animeshryu/main
Email Records setup for subdomain
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user