Skip to content

Commit f759b3d

Browse files
committed
update second article
1 parent d76722f commit f759b3d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/github/administering-a-repository/about-email-notifications-for-pushes-to-your-repository.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ You can filter email notifications you receive for pushes to a repository. For m
3434
{% data reusables.repositories.sidebar-notifications %}
3535
5. Type up to two email addresses, separated by whitespace, where you'd like notifications to be sent. If you'd like to send emails to more than two accounts, set one of the email addresses to a group email address.
3636
![Email address textbox](/assets/images/help/settings/email_services_addresses.png)
37-
6. If you operate your own server, you can verify the integrity of emails via the **Secret** token. This token is sent with the email as the `Approved` header. If the `Approved` header matches the token you sent, you can trust that the email is from {% data variables.product.product_name %}.
38-
![Email secret textbox](/assets/images/help/settings/email_services_token.png)
39-
7. Click **Save settings**.
40-
![Save settings button](/assets/images/help/settings/save_notification_settings.png)
37+
1. If you operate your own server, you can verify the integrity of emails via the **Approved header**. The `Approved header` is a token or secret that you type in this field, and that is sent with the email. If the `Approved header` of an email matches the token, you can trust that the email is from {% data variables.product.product_name %}.
38+
![Email approved header textbox](/assets/images/help/settings/email_services_approved_header.png)
39+
7. Click **Setup notifications**.
40+
![Setup notifications button](/assets/images/help/settings/setup_notifications_settings.png)
4141

4242
### Further reading
4343
{% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}

0 commit comments

Comments
 (0)