From 89eb5fcb079a0943c4ddce6c815769fe71f880d1 Mon Sep 17 00:00:00 2001 From: CodaFi Date: Thu, 12 Sep 2013 19:37:30 -0600 Subject: whitespace --- resources/providers.json | 90 ++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'resources') diff --git a/resources/providers.json b/resources/providers.json index 738fe0e2..6afb502c 100644 --- a/resources/providers.json +++ b/resources/providers.json @@ -751,56 +751,56 @@ "trash":"Deleted Messages" } }, - "outlook":{ + "outlook":{ "servers":{ "imap":[ - { - "port":993, - "hostname":"imap-mail.outlook.com", - "ssl":true - } - ], + { + "port":993, + "hostname":"imap-mail.outlook.com", + "ssl":true + } + ], "smtp":[ - { - "port":25, - "hostname":"smtp-mail.outlook.com", - "starttls":true - } - ] + { + "port":25, + "hostname":"smtp-mail.outlook.com", + "starttls":true + } + ] }, "domain-match":[ - "outlook\\.com", - "outlook\\.com\\.ar", - "outlook\\.com\\.au", - "outlook\\.at", - "outlook\\.be", - "outlook\\.com\\.br", - "outlook\\.cl", - "outlook\\.cz", - "outlook\\.dk", - "outlook\\.fr", - "outlook\\.de", - "outlook\\.com\\.gr", - "outlook\\.co\\.id", - "outlook\\.ie", - "outlook\\.it", - "outlook\\.hu", - "outlook\\.jp", - "outlook\\.kr", - "outlook\\.lv", - "outlook\\.my", - "outlook\\.co\\.nz", - "outlook\\.com\\.pe", - "outlook\\.ph", - "outlook\\.pt", - "outlook\\.sa", - "outlook\\.sg", - "outlook\\.sk", - "outlook\\.es", - "outlook\\.co\\.th", - "outlook\\.com\\.tr", - "outlook\\.com\\.vn" - ], + "outlook\\.com", + "outlook\\.com\\.ar", + "outlook\\.com\\.au", + "outlook\\.at", + "outlook\\.be", + "outlook\\.com\\.br", + "outlook\\.cl", + "outlook\\.cz", + "outlook\\.dk", + "outlook\\.fr", + "outlook\\.de", + "outlook\\.com\\.gr", + "outlook\\.co\\.id", + "outlook\\.ie", + "outlook\\.it", + "outlook\\.hu", + "outlook\\.jp", + "outlook\\.kr", + "outlook\\.lv", + "outlook\\.my", + "outlook\\.co\\.nz", + "outlook\\.com\\.pe", + "outlook\\.ph", + "outlook\\.pt", + "outlook\\.sa", + "outlook\\.sg", + "outlook\\.sk", + "outlook\\.es", + "outlook\\.co\\.th", + "outlook\\.com\\.tr", + "outlook\\.com\\.vn" + ], "mailboxes":{ "drafts":"Drafts", "allmail":"Archive", -- cgit v1.2.3