Skip to content

Commit 7afa8b7

Browse files
committed
Add a link to the email setup doc
1 parent 6ca6853 commit 7afa8b7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/INSTALL-ubuntu.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,15 @@ Add the following lines:
268268
# Disabled for now - log rotation isn't *quite* complete
269269
#0 0 * * * /usr/sbin/logrotate /var/www/discourse/config/logrotate.conf
270270

271+
## Email setup
272+
273+
IMPORTANT: Discourse relies heavily on email. If your email configuration is not correct, you will effectively have a broken forum.
274+
Please, head over to our [Mail Setup Guide](https://github.com/discourse/discourse/blob/master/docs/INSTALL-email.md) to find out more information on how to properly setup emails.
275+
271276
Congratulations! You've got Discourse installed and running!
272277

278+
## Administrator account
279+
273280
Now make yourself an administrator account. Browse to your discourse instance
274281
and create an account by logging in normally, then run the commands:
275282

0 commit comments

Comments
 (0)