summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-23 16:59:57 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-23 16:59:57 -0700
commit750ffb8780a98dcb2f73f307b60c5e4e993153e6 (patch)
tree374b9207055d794aacfeaf07b872db3be4da34d9 /doc
parentd9fbf36432c10f45cf3eedc5e0aaca9a97c464fb (diff)
downloadchat-750ffb8780a98dcb2f73f307b60c5e4e993153e6.tar.gz
chat-750ffb8780a98dcb2f73f307b60c5e4e993153e6.tar.bz2
chat-750ffb8780a98dcb2f73f307b60c5e4e993153e6.zip
Adding hotmail settings
Diffstat (limited to 'doc')
-rw-r--r--doc/install/SMTP-Email-Setup.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/SMTP-Email-Setup.md b/doc/install/SMTP-Email-Setup.md
index 513188be3..b35af931d 100644
--- a/doc/install/SMTP-Email-Setup.md
+++ b/doc/install/SMTP-Email-Setup.md
@@ -57,8 +57,8 @@ To enable email, configure an SMTP email service as follows:
* Information needed
##### Hotmail
-* Set **SMTP Username** to **<email>@hotmail.com)**
-* Set **SMTP Password** to **<password>**
+* 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**