Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-14 12:11:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-14 12:11:08 +0300
commit8a7464317976dc9e2bdad560505dd0959bb03f1f (patch)
tree372b1101163f6db29fe398739ef091d060cf24c0 /doc/administration/email_from_gitlab.md
parente1d9989e670f5f2fd8b42435835a64b772ae4250 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/email_from_gitlab.md')
-rw-r--r--doc/administration/email_from_gitlab.md36
1 files changed, 15 insertions, 21 deletions
diff --git a/doc/administration/email_from_gitlab.md b/doc/administration/email_from_gitlab.md
index ec231d25da2..2b4ca07a8ab 100644
--- a/doc/administration/email_from_gitlab.md
+++ b/doc/administration/email_from_gitlab.md
@@ -7,37 +7,31 @@ type: howto, reference
# Email from GitLab **(PREMIUM SELF)**
-GitLab provides a tool to administrators for emailing all users, or users of
-a chosen group or project, right from the Admin Area. Users receive the email
-at their primary email address.
+Administrators can email all users, or users of a chosen group or project.
+Users receive the email at their primary email address.
+
+You might use this functionality to notify your users:
+
+- About a new project, a new feature, or a new product launch.
+- About a new deployment, or that downtime is expected.
For information about email notifications originating from GitLab, read
[GitLab notification emails](../user/profile/notifications.md).
-## Use-cases
+## Sending emails to users from GitLab
-- Notify your users about a new project, a new feature, or a new product launch.
-- Notify your users about a new deployment, or that downtime is expected
- for a particular reason.
+You can send email notifications to all users, or only to users in a specific group or project.
+You can send email notifications once every 10 minutes.
-## Sending emails to users from GitLab
+To send an email:
1. On the left sidebar, select **Search or go to**.
1. Select **Admin Area**.
1. Select **Overview > Users**.
-1. Select **Send email to users**.
-
- ![administrators](img/email1.png)
-
-1. Compose an email and choose where to send it (all users or users of a
- chosen group or project). The email body only supports plain text messages.
- HTML, Markdown, and other rich text formats are not supported, and is
- sent as plain text to users.
-
- ![compose an email](img/email2.png)
-
-NOTE:
-[Starting with GitLab 13.0](https://gitlab.com/gitlab-org/gitlab/-/issues/31509), email notifications can be sent only once every 10 minutes. This helps minimize performance issues.
+1. In the upper-right corner, select **Send email to users** (**{mail}**).
+1. Complete the fields. The email body supports only plain text and does not support HTML, Markdown, or other rich text formats.
+1. From the **Select group or project** dropdown list, select the recipient.
+1. Select **Send message**.
## Unsubscribing from emails