2021-04-20 23:27:25 +02:00
|
|
|
# Configure message notification emails
|
2019-02-13 00:46:08 +01:00
|
|
|
|
2021-09-11 00:15:01 +02:00
|
|
|
Zulip can be configured to send message notification emails for [PMs
|
|
|
|
and mentions](/help/pm-mention-alert-notifications), as well as
|
|
|
|
[stream messages](/help/stream-notifications).
|
|
|
|
|
|
|
|
You can [respond to Zulip messages directly][reply-from-email] by replying to message
|
|
|
|
notification emails, unless you are
|
|
|
|
connecting to a self-hosted Zulip server whose system administrator
|
|
|
|
has not configured the [incoming email gateway][incoming-email-gateway].
|
|
|
|
|
|
|
|
[incoming-email-gateway]: https://zulip.readthedocs.io/en/latest/production/email-gateway.html
|
|
|
|
|
|
|
|
## Delay before sending emails
|
|
|
|
|
|
|
|
To reduce the number of emails you receive, Zulip
|
|
|
|
delays sending message notification emails for a configurable period
|
|
|
|
of time (default: 2 minutes). The delay
|
|
|
|
helps in a few ways:
|
|
|
|
|
|
|
|
* No email is sent if you return to Zulip and read the message before
|
|
|
|
the email would go out.
|
|
|
|
* Edits made by the sender soon after sending a message will be
|
|
|
|
reflected in the email.
|
|
|
|
* Multiple messages in the same Zulip conversation are combined into
|
|
|
|
a single email. (Different conversations will always be
|
|
|
|
in separate emails, so that you can
|
|
|
|
[respond directly from your email][reply-from-email]).
|
|
|
|
|
|
|
|
[reply-from-email]: /help/using-zulip-via-email
|
|
|
|
|
|
|
|
To configure the delay for message notification emails:
|
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{settings_tab|notifications}
|
|
|
|
|
|
|
|
1. Under **Other notification settings**, select the desired time period from the
|
|
|
|
**Delay before sending message notification emails** dropdown.
|
|
|
|
|
|
|
|
{end_tabs}
|
|
|
|
|
|
|
|
|
2019-02-13 00:46:08 +01:00
|
|
|
## Include organization name in subject line
|
|
|
|
|
|
|
|
If you belong to multiple Zulip organizations, it can be helpful to have the
|
2021-04-20 23:27:25 +02:00
|
|
|
name of the organization in the subject line of your message notification emails.
|
2019-02-13 00:46:08 +01:00
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{settings_tab|notifications}
|
|
|
|
|
2021-09-13 08:18:04 +02:00
|
|
|
1. Under **Email message notifications**, select
|
2021-04-20 23:27:25 +02:00
|
|
|
**Include organization name in subject of message notification emails**.
|
2019-02-13 00:46:08 +01:00
|
|
|
|
|
|
|
{end_tabs}
|
|
|
|
|
2021-09-11 00:15:01 +02:00
|
|
|
|
2019-02-13 00:46:08 +01:00
|
|
|
## Hide message content
|
|
|
|
|
|
|
|
For security or compliance reasons, you may want to hide the content of your
|
|
|
|
Zulip messages from your email. Organization admins can do this at an
|
2019-02-13 05:07:24 +01:00
|
|
|
[organization-wide level](/help/hide-message-content-in-emails), but you can
|
|
|
|
also do this just for the messages you receive.
|
|
|
|
|
|
|
|
This setting also blocks message topics, stream names, and user names from
|
|
|
|
being sent through your email.
|
2019-02-13 00:46:08 +01:00
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{settings_tab|notifications}
|
|
|
|
|
2021-09-13 08:18:04 +02:00
|
|
|
1. Under **Email message notifications**, toggle
|
2021-04-20 23:27:25 +02:00
|
|
|
**Include message content in message notification emails**.
|
2019-02-13 00:46:08 +01:00
|
|
|
|
|
|
|
{end_tabs}
|
2021-09-11 00:15:01 +02:00
|
|
|
|
|
|
|
## Related articles
|
|
|
|
|
|
|
|
* [Using Zulip via email](/help/using-zulip-via-email)
|
|
|
|
* [Message a stream by email](/help/message-a-stream-by-email)
|
|
|
|
* [Stream notifications](/help/stream-notifications)
|
|
|
|
* [Hide message content in emails (for organizations)](/help/hide-message-content-in-emails)
|