help: Add disable-welcome-emails.

This commit is contained in:
Rishi Gupta 2019-04-02 22:05:19 -07:00
parent dc98359fcf
commit 3c65fda41e
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# Disable welcome emails
{!admin-only.md!}
By default, Zulip sends two emails to new users when they join, telling them
their Zulip account details, encouraging them to download the apps, pointing
them at our new user guide, and teaching them about topics.
You can disable these emails if they don't make sense for your organization.
### Disable welcome emails
{start_tabs}
{settings_tab|organization-settings}
1. Under **Notifications**, toggle
**Send emails introducing Zulip to new users**.
{end_tabs}

View File

@ -121,6 +121,7 @@
* [Manage editing of old messages](/help/configure-message-editing-and-deletion)
* [Hide message content in emails](/help/hide-message-content-in-emails)
* [Community topic edits](/help/community-topic-edits)
* [Disable welcome emails](/help/disable-welcome-emails)
* [Require topics in stream messages](/help/require-topics)
* [Add custom emoji](/help/add-custom-emoji)
* [Configure authentication methods](/help/configure-authentication-methods)