Files
zulip/help/hide-message-content-in-emails.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

703 B

Hide message content in emails

{!admin-only.md!}

For security or compliance reasons, you may want to prevent Zulip message content from being sent through your email system. The only place Zulip currently sends message content is in message notification emails.

This setting also blocks message topics, stream names, and user names from being sent through the email system.

Hide message content in emails

{start_tabs}

{settings_tab|organization-settings}

  1. Under Other settings, toggle Allow message content in message notification emails.

{end_tabs}