From aef6142c684555998caf7aa57ac46e9b3aef9285 Mon Sep 17 00:00:00 2001 From: DrChrispoper Date: Thu, 13 Mar 2014 23:28:57 +0100 Subject: Added MX support for domains with tokens --- resources/providers.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'resources') diff --git a/resources/providers.json b/resources/providers.json index 9764c4b8..91d14182 100644 --- a/resources/providers.json +++ b/resources/providers.json @@ -711,11 +711,7 @@ ] }, "mx-match":[ - "mx0\\.ovh\\.net", - "mx1\\.ovh\\.net", - "mx2\\.ovh\\.net", - "mx3\\.ovh\\.net", - "mx4\\.ovh\\.net" + "mx\\d\\.ovh\\.net" ], "mailboxes":{ "drafts":"Drafts", @@ -868,4 +864,4 @@ "trash": "Trash" } } -} \ No newline at end of file +} -- cgit v1.2.3