help: Add disable-new-login-emails.

This commit is contained in:
Rishi Gupta
2019-02-12 15:24:26 -08:00
committed by Tim Abbott
parent db3690bffe
commit d20be1dd66
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
# Disable new login emails
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](/help/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.
### Disable new login emails
{start_tabs}
{settings_tab|notifications}
1. Under **Other notification settings**, toggle
**Send email notifications for new logins to my account**.
{end_tabs}

View File

@@ -78,6 +78,7 @@
* [Mute or unmute a topic](/help/mute-a-topic)
* [Alert words](/help/add-an-alert-word)
* [Notify everyone on a stream](/help/notify-everyone-on-a-stream)
* [Disable new login emails](/help/disable-new-login-emails)
* [Troubleshoot desktop notifications](/help/troubleshooting-desktop-notifications)
* [Test mobile notifications](/help/test-mobile-notifications)