mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Added documentation explaining the digest emails feature and how to disable it, along with a link to the /digest. Resolves: #14136
837 B
837 B
Weekly digest emails
{!admin-only.md!}
Zulip has a beta feature to send weekly emails to users who haven't been active for 5 or more days. These emails include details on new streams created and highlights of traffic (of subscribed streams) that can intrigue users.
This feature is disabled by default, but an organization administrator can enable it for their organization. Individual users can opt-out in organizations that have enabled it.
You can view a sample digest email for your account in HTML and
plain-text formats by visiting https://zulip.example.com/digest/,
if https://zulip.example.com is your Zulip server URL.
Enable digest emails for an organization
{start_tabs}
{settings_tab|organization-settings}
- Under Notifications, toggle Send weekly digest emails to inactive users.
{end_tabs}