# Setting up the Email Services

## Email Forwarding

After setting up the domain for a project, you can set up email forwarding for the project. This service is email forwarding only, and cannot be used to send emails.

{% hint style="warning" %}
To use this feature, you must have a Primary Domain set up for the project.

Currently, you can only set up email forwarding for the Primary Domain.
{% endhint %}

To enable email forwarding, follow these steps:

1.Go to the domains list and click the ![](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-7412ded5da7e33ef5e5f493764c91106e00db945%2FDot_Icon.png?alt=media\&token=80a9f738-d5d7-40a0-83e7-1552cfe614ed) icon from the primary domain and select Email Forwarding.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-35cb176492eab0ecd2541768b545fd12aafe10f8%2FEmail%20For.png?alt=media" alt=""><figcaption><p>Email Forwarding</p></figcaption></figure>

2.The flyer message is displayed with status Ok message. Click **Enable** to enable the Email Forwarding.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-be5ebc5b35f275e17959a05768f40aa02ff73246%2FEnab.png?alt=media" alt=""><figcaption><p>Enable</p></figcaption></figure>

3.A pop confirmation message appears. Click **OK** to proceed with email forwarding.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-95d202ea38c8130ade3d40ea1ef8f71cdc57cabb%2FPop.png?alt=media" alt=""><figcaption><p>Confirmation Message</p></figcaption></figure>

4.A flyer message appears informing that the email forwarding is successfully enabled.

### Add Email Recipients

You can add the email recipients after enabling the email forwarding service.

To add email recipients, perform the following:

1.After enabling the email forwarding service, the Email Forwarding page appears. Click **+ Add Forward**.

![Add Forward](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MT_pAMg4FUQlUpKbPvg%2F-MTpKspO4s11IJWn1ejn%2F-MTpLFODepwP_7s8UfaL%2FAdd%20Forward.png?alt=media\&token=bcf57039-61d4-4fdf-b5f9-797e8ed8e86c)

2.The Add Email Forwarding dialog box appears. Enter the **Alias** name. Click **Add Recipient** and enter the email ID and click **Add**.

![Add Recipient](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MT_pAMg4FUQlUpKbPvg%2F-MTpLkM6ounFtqGt6w7G%2F-MTpfZNLaSOGLmapSMvy%2FRecipeinet.png?alt=media\&token=3d409be5-e5e8-443d-ac5d-d8d4a8a0a31b)

### Remove Email Recipients

1. In the same Email Forwarding section, select a Forward and edit it using the penicl icon.
2. In the recipients list, use the trash icon to remove the email and hit Save.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/project-control-center/v1-prior-version/setting-up-a-domain-for-a-project/setting-up-the-email-services.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
