Update MX Records

This commit is contained in:
Aswin Mahesh
2024-10-13 19:47:17 +05:30
committed by GitHub
parent c1ba8d0dda
commit 410047ee38
5 changed files with 76 additions and 16 deletions
+11 -4
View File
@@ -2,12 +2,19 @@
"description": "Aswin Mahesh Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
}
+19 -12
View File
@@ -1,13 +1,20 @@
{
"description": "Aswin Mahesh C Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
}
}
"description": "Aswin Mahesh C Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+20
View File
@@ -0,0 +1,20 @@
{
"description": "CAM Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Aswin Mahesh Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Aswin Mahesh C Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
}
}