summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-10-24 09:25:40 -0700
committerCorey Hulen <corey@hulen.com>2015-10-24 09:25:40 -0700
commit6774778990f4f1d5ab061544a99d526b57a85166 (patch)
tree67e8f1ae17ea3204b67ab76d9ed5248f99e3df93
parent89bf1fc03e86196162d9bb7a94be79c0e0fb26b5 (diff)
parent3d8ec7a55c784e0e2886df07b444974817201298 (diff)
downloadchat-6774778990f4f1d5ab061544a99d526b57a85166.tar.gz
chat-6774778990f4f1d5ab061544a99d526b57a85166.tar.bz2
chat-6774778990f4f1d5ab061544a99d526b57a85166.zip
Merge pull request #1165 from mattermost/hotmail-sample
Adding hotmail settings
-rw-r--r--doc/install/SMTP-Email-Setup.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/install/SMTP-Email-Setup.md b/doc/install/SMTP-Email-Setup.md
index ad7f51bda..bb57d95ba 100644
--- a/doc/install/SMTP-Email-Setup.md
+++ b/doc/install/SMTP-Email-Setup.md
@@ -58,7 +58,11 @@ To enable email, configure an SMTP email service as follows:
* Information needed
##### Hotmail
-* Information needed
+* Set **SMTP Username** to **your_email@hotmail.com**
+* Set **SMTP Password** to **your_password**
+* Set **SMTP Server** to **smtp-mail.outlook.com**
+* Set **SMTP Port** to **587**
+* Set **Connection Security** to **STARTTLS**
### Troubleshooting SMTP