Files
zulip/help/restrict-visibility-of-email-addresses.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

858 B

Restrict visibility of email addresses

{!admin-only.md!}

By default, any user can find and view the email address of any other user. Organization administrators can restrict access so that only admins (or nobody) can view other users' email addresses.

Restrict visibility of email addresses

{start_tabs}

{settings_tab|organization-permissions}

  1. Under User identity, configure Who can access user email addresses.

{!save-changes.md!}

{end_tabs}

Caveats

There are a few places in the app where Zulip shows fake email addresses (like Ada Starr <user1234@example.zulipchat.com>) rather than just Ada Starr. This might cause some confusion for users. The fake email addresses do not work, and email sent to those addresses will bounce.