Skip to content

Commit beffa2d

Browse files
authored
Merge pull request #20 from sfaxluke/legacy-alias
Added alias for mail.eo.outlook.com
2 parents e3ea0a2 + 91d664c commit beffa2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DNSHealth/MailProviders/Microsoft365.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Microsoft 365",
3-
"MxMatch": "mail.protection.outlook.com|mx.microsoft",
3+
"MxMatch": "mail.protection.outlook.com|mx.microsoft|mail.eo.outlook.com",
44
"SpfInclude": "spf.protection.outlook.com",
55
"Selectors": ["selector1", "selector2"],
66
"MinimumSelectorPass": 1,

0 commit comments

Comments
 (0)