github-docs-arabic-enhanced / content /subscriptions-and-notifications /reference /email-notification-headers.md
metadata
title: Email notification headers
intro: Learn how to filter email notifications by using information in the headers.
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Notifications
Each email notification that {% data variables.product.prodname_dotcom %} sends contains header information. The header information in every email is consistent, so you can use it in your email client to filter or forward all {% data variables.product.prodname_dotcom %} notifications, or certain types of {% data variables.product.prodname_dotcom %} notifications.
If you believe you're receiving notifications that don't belong to you, examine the
X-GitHub-RecipientandX-GitHub-Recipient-Addressheaders. These headers show who the intended recipient is. Depending on your email setup, you may receive notifications intended for another user.
| Header | Information |
|---|---|
From address |
This address will always be {% ifversion fpt %}notifications@github.com{% elsif ghec %}notifications@github.com or notifications@SUBDOMAIN.ghe.com{% else %}the no-reply email address configured by your site administrator{% endif %}. |
To field |
This field connects directly to the thread. If you reply to the email, you'll add a new comment to the conversation. |
Cc address |
{% data variables.product.github %} will cc you if you're subscribed to a conversation. The second cc email address matches the notification reason. The suffix for these notification reasons is {% ifversion fpt %}@noreply.github.com{% elsif ghec %}@noreply.github.com or @noreply.SUBDOMAIN.ghe.com{% else %}based on the no-reply email address configured by your site administrator{% endif %}. The possible notification reasons are:
|
List-Id field |
This field identifies the name of the repository and its owner. The format of this address is always OWNER/REPOSITORY <REPOSITORY.OWNER>, e.g. List-Id: grain-lang/grain <grain.grain-lang.{% data variables.product.product_url %}>. |
X-GitHub-Severity field |
{% data reusables.repositories.security-alerts-x-github-severity %} The possible severity levels are:
|