starlight_help/src/content/docs/email-notifications.mdx
import {TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipNote from "../../components/ZulipNote.astro"; import ZulipCloudOnly from "../include/_ZulipCloudOnly.mdx";
Zulip can be configured to send message notification emails for DMs, mentions, and alerts, as well as channel messages and followed topics.
You will receive email notifications only for messages sent when you were not active on Zulip. Messages sent to the same conversation within a configurable time period (e.g., a few minutes) will be combined into a single email.
You can reply to Zulip messages by replying to message notification emails.
<ZulipNote> To enable replies via email on a self-hosted server, the [incoming email gateway][incoming-email-gateway] must be configured by the system administrator. </ZulipNote>You can configure whether the name of your Zulip organization is included in the subject of message notification emails.
Zulip offers a convenient Automatic configuration option, which includes the name of the organization in the subject only if you have accounts in multiple Zulip Cloud organizations, or in multiple organizations on the same Zulip server.
<FlattenedSteps> <NavigationSteps target="settings/notifications" />To reduce the number of emails you receive, Zulip delays sending message notification emails for a configurable period of time. The delay helps in a few ways:
For security or compliance reasons, you may want to hide the content of your Zulip messages from your email. Organization administrators can do this at an organization-wide level, but you can also do this just for the messages you receive.
This setting also blocks message topics, channel names, and user names from being sent through your email.
<FlattenedSteps> <NavigationSteps target="settings/notifications" />By default, Zulip sends an email whenever you log in to Zulip. These emails help you protect your account; if you see a login email at a time or from a device you don't recognize, you should change your password right away.
In typical usage, these emails are sent infrequently, since all Zulip apps (web, mobile, desktop, and terminal) keep you logged in to any organization you've interacted with in the last 1-2 weeks.
However, there are situations (usually due to corporate security policy) in which you may have to log in every day, and where getting login emails can feel excessive.
Zulip sends out a low-traffic newsletter (expect 2-4 emails a year) to Zulip Cloud users announcing major changes in Zulip.
1. Under **Other emails**, toggle
**Send me Zulip's low-traffic newsletter (a few emails a year)**.
</FlattenedSteps>