Skip to content

Commit af1c74e

Browse files
paulofariadiasMartinSchoeler
authored andcommitted
(DOCS): Edit Email configuration (RocketChat#1452)
* (DOCS): Edit Email configuration * Edit headers
1 parent 6b8bfd3 commit af1c74e

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11
# Email Configuration
22

3-
Rocket.Chat have multiple features using email, like notifications, email verification, mailer, and much more.
3+
Rocket.Chat features include using emails, notifications, email verification, mailer, and much more.
44

5-
Before using those features, you will have to connect a SMTP server to Rocket.Chat. To do that you will need to have access to an SMTP server and valid SMTP login credentials.
5+
Before using those features, you must connect a SMTP server to Rocket.Chat. To do that, you must have access to a SMTP server and a valid SMTP log in credentials.
66

7-
## Setup credentials
7+
## Set up your Credentials
88

9-
Go to Administration settings -> Email -> SMTP.
9+
Go to ``Administration settings > Email > SMTP``.
1010

1111
Enter:
1212

13-
- Your SMTP server's host name (e.g. `mail.example.com`)
14-
- The port (usually 587 for modern, secured SMTP servers)
13+
- Your SMTP server host name (e.g. `mail.example.com`)
14+
- The port (usually 587 for modern secured SMTP servers)
1515
- Your credentials
16-
- A name and email to appear in the "From" field of the emails
16+
- A name and email to appear in the `From` field of the emails
1717

18-
Once filled, click "Save changes".
18+
Once completed, click **Save changes**.
1919

2020
![SMTP server configuration.](https://user-images.githubusercontent.com/20342522/53436704-a4989080-39b0-11e9-8ea6-f320affc798f.png)
2121

22-
## Test changes
22+
## Test Changes
2323

24-
Go back into the SMTP settings and click "Test SMTP settings". You should receive an email within a few minutes. If you do not, check the logs ("Administration -> View Logs") to see what went wrong. NB You might need to make sure Debug logging is on (default is to log Information only).
24+
Go back into the `SMTP settings` and click **Test SMTP settings**. You should receive an email within a few minutes. If you do not, check the logs (`Administration > View Logs`) to see what happened.
25+
26+
**Note**: Make sure `Debug logging` is on; the default is to log information only.

0 commit comments

Comments
 (0)