Skip to content

Commit fc341d8

Browse files
authored
Merge pull request #34369 from albedon/main
Update TXT record to include Google SPF
2 parents 55c1c34 + af45b54 commit fc341d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

domains/nimit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
{ "target": "mx1.improvmx.com", "priority": 10 },
1010
{ "target": "mx2.improvmx.com", "priority": 20 }
1111
],
12-
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
12+
"TXT": ["v=spf1 include:spf.improvmx.com include:_spf.google.com ~all"]
1313
}
1414
}

0 commit comments

Comments
 (0)