From 761909e7fcbed743f36ee1cc242f88d236a4b709 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Thu, 1 Aug 2013 23:02:39 -0700 Subject: Fixed #184: Added MX for dreamhost --- resources/providers.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/providers.json b/resources/providers.json index cc9d3a37..f0a8dff6 100644 --- a/resources/providers.json +++ b/resources/providers.json @@ -66,8 +66,14 @@ ] }, "mx":[ + "mx1.sub3.homie.mail.dreamhost.com", + "mx2.sub3.homie.mail.dreamhost.com", "mx1.sub4.homie.mail.dreamhost.com", - "mx2.sub4.homie.mail.dreamhost.com" + "mx2.sub4.homie.mail.dreamhost.com", + "mx1.sub5.homie.mail.dreamhost.com", + "mx2.sub5.homie.mail.dreamhost.com", + "mx1.balanced.homie.mail.dreamhost.com", + "mx2.balanced.homie.mail.dreamhost.com" ], "mailboxes":{ "drafts":"Drafts", -- cgit v1.2.3