Merge pull request #1204 from toyorg/patch-3

Added Gmail and Office 365 SMTP info
Этот коммит содержится в:
Corey Hulen
2015-11-02 08:53:47 -08:00
родитель e5a5934ab4 7315be6ee8
Коммит 120d68fa4b

Просмотреть файл

@@ -52,10 +52,18 @@ To enable email, configure an SMTP email service as follows:
* Set **Connection Security** to **(empty)**
##### Gmail
* Information needed
* Set **SMTP Username** to **your_email@gmail.com**
* Set **SMTP Password** to **your_password**
* Set **SMTP Server** to **smtp.gmail.com**
* Set **SMTP Port** to **587**
* Set **Connection Security** to **TLS**
##### Office 365
* Information needed
* Set **SMTP Username** to **Office 365 username**
* Set **SMTP Password** to **Office 365 password**
* Set **SMTP Server** to **smtp.office365.com**
* Set **SMTP Port** to **587**
* Set **Connection Security** to **TLS**
##### Hotmail
* Set **SMTP Username** to **your_email@hotmail.com**