aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources/providers.json
diff options
context:
space:
mode:
Diffstat (limited to 'resources/providers.json')
-rw-r--r--resources/providers.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/providers.json b/resources/providers.json
index 31a51c38..0ce2d577 100644
--- a/resources/providers.json
+++ b/resources/providers.json
@@ -939,6 +939,11 @@
"port":25,
"hostname":"smtp-mail.outlook.com",
"starttls":true
+ },
+ {
+ "port":587,
+ "hostname":"smtp-mail.outlook.com",
+ "starttls":true
}
]
},