---
title: "Using email aliases and redirections"
description: "Find out how to manage aliases and email redirections"
url: https://docs.ovhcloud.com/en/guides/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections
lang: en
lastUpdated: 2026-06-08
---
# Using email aliases and redirections

## Objective

In this guide, you can find information and help on configuring your **redirections** and **alias** emails, such as sending emails received from address A to address B.

![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/schema-redirect00.png)
**This guide explains how to manage aliases and email redirections.**


What is an email redirection?

You can use redirections to change the routing of an email sent to an email address, forwarding it to one or more other email addresses.
For example, you may want emails sent to **[contact@mydomain.ovh](mailto:contact@mydomain.ovh)** forwarded to **[john.smith@otherdomain.ovh](mailto:john.smith@otherdomain.ovh)**. This way, you can automatically send emails received by **[contact@mydomain.ovh](mailto:contact@mydomain.ovh)** to **[john.smith@otherdomain.ovh](mailto:john.smith@otherdomain.ovh)**.


What is an email alias?

Unlike redirection, an alias address is not an actual email account, but functions as a secondary address for the email account associated with it.
By creating an alias for your email account, you can give your contacts a "masking" address instead of revealing your personal email address to them. An email account can have multiple aliases.
For example, your email address is **[john.smith@mydomain.ovh](mailto:john.smith@mydomain.ovh)** and your alias is **[information@mydomain.ovh](mailto:information@mydomain.ovh)**. You can then send your contacts the address **[information@mydomain.ovh](mailto:information@mydomain.ovh)** and receive emails on **[john.smith@mydomain.ovh](mailto:john.smith@mydomain.ovh)**, without the sender knowing the address **[john.smith@mydomain.ovh](mailto:john.smith@mydomain.ovh)**.


Redirection and alias in pictures 
[](#)

Click on the tabs below for an illustrated explanation of how aliases and redirections work.
- `From` is the sender's address.
- `To` is the address of the recipient.
- `Redirect to` refers to the redirection email address that has been configured.

**1. Simple redirection**

The email is sent directly to the redirection address, the original recipient does not receive the email.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/schema-redirect01.png)

**2. Redirection with local copy**

Both the original recipient and the redirection email account will receive the email.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/schema-redirect02.png)

**3. Email alias**

The email is sent to the alias address and received by the email account on which the alias has been configured. `Received by` means the email account that receives the email.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/schema-redirect03.png)
:::info
Note that you can configure redirections to multiple email addresses. To do this, the redirections to each recipient must be created individually.
:::

## Requirements

- A preconfigured OVHcloud email solution:
  <Region zones={['eu']}>
    - **MX Plan** available with a [web hosting plan](https://www.ovhcloud.com/en-gb/web-hosting/), or included in a [free hosting](https://www.ovhcloud.com/en-gb/domains/free-web-hosting/).
  </Region>
  <Region zones={['ca', 'apac']}>
    - **MX Plan** available with a [web hosting plan](https://www.ovhcloud.com/en-gb/web-hosting/).
  </Region>
  <Region zones={['eu', 'ca']}>
    - [Exchange](https://www.ovhcloud.com/en-gb/emails-exchange/).
  </Region>
  <Region zones={['eu']}>
    - [Email Pro](https://www.ovhcloud.com/en-gb/emails/email-pro/).
  </Region>
  <Region zones={['eu']}>
    - [Zimbra](https://www.ovhcloud.com/en-gb/emails/zimbra-emails/).
  </Region>





***

### OVHcloud Control Panel Access

**MX Plan:**

- **Direct link:** <ManagerLink to="/#/web/web/email_domain">MX Plan</ManagerLink>
- **Navigation path:** <code className="action">Web Cloud</code> > <code className="action">MX Plan</code> > Select your MX Plan service

**Zimbra:**

- **Direct link:** <ManagerLink to="/#/web/zimbra">Zimbra</ManagerLink>
- **Navigation path:** <code className="action">Web Cloud</code> > <code className="action">Zimbra Mail</code>

**Email Pro:**

- **Direct link:** <ManagerLink to="/#/web/email_pro">Email Pro</ManagerLink>
- **Navigation path:** <code className="action">Web Cloud</code> > <code className="action">Email Pro</code> > Select your platform

**Exchange:**

- **Direct link:** <ManagerLink to="/#/web/exchange">Exchange</ManagerLink>
- **Navigation path:** <code className="action">Web Cloud</code> > <code className="action">Exchange</code> > Select your platform

***





## Instructions

This guide covers all of our email solutions. Depending on the solution, you can manage aliases and redirections from the OVHcloud Control Panel, or via webmail. For clarity, we mention the types of email solutions concerned in each chapter of this guide. Here are the different types of OVHcloud email solutions:

- **MX Plan Roundcube**: Corresponds to the MX Plan solution using Roundcube webmail.
- **MX Plan Zimbra**: Corresponds to the MX Plan solution using Zimbra webmail.
- **MX Plan OWA**: Corresponds to the MX Plan solution using the Outlook Web App (OWA) webmail.

- **Exchange**: Applies to **Hosted**, **Private** and **Dedicated** Exchange solutions using the Outlook Web App (OWA) webmail.

- **Email Pro**: Exchange-based email solution using the Outlook Web App (OWA) webmail.

- **Zimbra**: Dedicated solution using Zimbra webmail.

- **Redirect**: This free solution is automatically available if you have a domain name in your Control Panel without an attached email solution. You can use it to create email redirections.

:::info
The email technology for your MX Plan solution may vary depending on the activation date of your solution, or if a migration has recently taken place. This technology is mainly distinguished by the interface of its webmail. To identify it via the OVHcloud Control Panel, follow this process:

From your MX Plan service, in the `General Information
` tab, note the technology used under **Webmail**
 in the `Subscription`
 box.
![MX plan](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/technology-email.png)
:::

**Contents**

- [Create a redirection](#redirect)
  - [Via the Control Panel](#redirect-manager)
    - [MX Plan / redirect](#redirect-manager-mxplan)
  - [Via webmail](#redirect-webmail)
    - [Outlook Web App (OWA)](#redirect-webmail-owa)
    <Region zones={['eu']}>
      * [Zimbra](#redirect-webmail-zimbra)
    </Region>
- [Delete a redirection](#redirect-delete)
  - [MX Plan via the Control Panel](#redirect-delete)
  - [Outlook Web App (OWA)](#redirect-delete-owa)
  <Region zones={['eu']}>
    * [Zimbra](#redirect-delete-zimbra)
  </Region>
- [Create an alias](#alias)
  - [Exchange / Email Pro / MX Plan](#alias-exchange-emp-mxplan)
  <Region zones={['eu']}>
    * [MX Plan Roundcube](#alias-mxplan-roundcube)
  </Region>
  <Region zones={['eu']}>
    - [Zimbra](#alias-zimbra)
  </Region>
- [Delete an alias](#alias-delete)
  - [Exchange / Email Pro / MX Plan](#alias-delete-exchange-emp-mxplan)
  <Region zones={['eu']}>
    * [MX Plan Roundcube](#alias-delete-mxplan-roundcube)
  </Region>
  <Region zones={['eu']}>
    - [Zimbra](#alias-delete-zimbra)
  </Region>

### Creating a redirection [](#)
#### Via the OVH Control Panel [](#)
Currently, only the **MX Plan** and **Redirect** plans have a redirection management interface via the OVHcloud Control Panel.

##### MX Plan / redirect [](#)
From your MX Plan service, select the domain concerned.

In our example, this is a **redirection with a local copy** (see [diagram 2](#diagram) at the beginning of this guide). If this is what you need, follow the steps below by clicking on the tab corresponding to the webmail technology used by your MX Plan:


**MX Plan Roundcube / MX Plan Outlook Web App / Redirect**

By default, you are in the <code className="action">General information</code> tab of your MX Plan. Click on the <code className="action">Emails</code> tab, then on the right-hand side on the <code className="action">Manage redirections</code> button.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-legacy-1.png)The table of redirections that are already active appears. On the right, click <code className="action">Add a redirection</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-legacy-2.png)In the form `Create a redirection`, enter the following information:
- **From address**: Enter the email address you would like to redirect.
- **To the address**: Enter the destination address for your redirection here. This can be one of your OVHcloud email addresses, or an external email address.
- **Choose a copy mode**: Choose if you want to:
  - **Keep a copy of the email with OVHcloud**: Receive the email on your main address as well as the redirection address (see [diagram 2](#diagram) at the beginning of this guide).
  - **Do not store a copy of the email**: Send directly to the redirection address without the primary address receiving it (see [diagram 1](#diagram) at the beginning of this guide).
Then click <code className="action">Confirm</code> to confirm the addition of this redirection.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-legacy-3.png):::info
To modify the destination address or delete a redirection, click <code className="action">...</code>, to the right of the redirection concerned.
:::


**MX Plan Zimbra**

By default, you are in the <code className="action">General information</code> tab of your MX Plan. Click on the <code className="action">Redirections</code> tab.
The table of redirections that are already active appears. On the right, click <code className="action">Add a redirection</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-zimbra-1.png)In the `Create a redirection` form, enter the following information:
- **From address**: Enter the email address you would like to redirect.
- **To the address**: Enter the destination address for your redirection here. This can be one of your OVHcloud email addresses, or an external email address.
- **Choose a copy mode**: Choose if you want to:
  - **Keep a copy of the email with OVHcloud**: Receive the email on your main address as well as the redirection address (see [diagram 2](#diagram) at the beginning of this guide).
  - **Do not store a copy of the email**: Send directly to the redirection address without the primary address receiving it (see [diagram 1](#diagram) at the beginning of this guide).
Then click <code className="action">Confirm</code> to confirm the addition of this redirection.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-legacy-3.png)

:::info
When you choose the "**Keep a copy of the email with OVHcloud**" copy mode, a redirection from the email address to itself is created automatically in the redirections list, and it materializes this local copy.

:::

#### Via webmail [](#)
Go to [webmail](https://www.ovhcloud.com/en-gb/mail/). Enter **the email address** and the **password** to log in.

![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/webmail.png)
You can create a redirection using inbox rules, also called "filters" in webmail. These rules, which are applied when an email is received, allow an incoming email to be forwarded or redirected.

##### Outlook Web App (OWA) [](#)
:::tip
This chapter covers the following offers:

- **MX Plan OWA**.

- **Exchange**.

- **Email Pro**.

:::

Outlook Web App is an interface used for our **Exchange**, **Email Pro** offers, and some **MX Plan** accounts.



Browse the tabs below to set up your redirection via Outlook Web App:


**Step 1**

Once you have logged in to your email address via [webmail](https://www.ovhcloud.com/en-gb/mail/), click on the cogwheel in the top right-hand corner, then <code className="action">Options</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-01.png)

**Step 2**

From the **Options** window, in the left-hand column, go to the **Automatic processing** category in the **Mail** section, then click <code className="action">Inbox and storage rules</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-02.png)Use this window to manage your redirections and apply filters on all incoming emails.


**Step 3**

Once you have opened the window for managing **Inbox rules**, click the <code className="action">+</code> icon in the top left-hand corner.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-03.png)

**Step 4**

In the window that pops up, enter the following information:
- **Name**: Define the name of your redirection.
- **When the message arrives and meets all these conditions**: If your redirection applies to all messages, select <code className="action">\[Apply to all messages]</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-04.png)

**Step 5**

Then, in the same window:
**Do all of the following**: This is where you apply the redirection. Select <code className="action">Forward, redirect or send</code> then <code className="action">Redirect the message to...</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-05.png)

**Step 6**

Then enter the email address you would like to redirect the email to in "**Redirect the email to...**", then click <code className="action">Save</code>. Finally, click <code className="action">OK</code> (floppy disk icon) to complete your redirection.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-06.png)

:::info
To apply a **simple redirection**
 (see [diagram 1](#diagram)
 at the beginning of this guide), add an additional rule to your **redirection with a local copy**
 from this window. Click `Add an action
` (box 1), then `Move, copy or delete
`, then click `delete message
`. This rule moves the message directly to the trash, after redirecting the message to the redirection address.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-07.png)
:::

##### Zimbra [](#)
:::tip
This chapter covers the following offers:

- **MX Plan** with zimbra for webmail.

- **Zimbra**.

:::

To redirect emails from your Zimbra account to another email address, we will apply a transfer rule.

:::info
In our example below, we have chosen to redirect all incoming emails to another email address. To understand the example in the screenshots, we are logged on to the address **[zimbra@mydomain.ovh](mailto:zimbra@mydomain.ovh)** and we would like to redirect emails from this account to the address **[address@example.com](mailto:address@example.com)**.

:::

Follow the steps below by clicking on the tabs to set up your redirection:


**Step 1**

Click the ⚙ button in the top right-hand corner of your webmail window, then click <code className="action">Settings</code>.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_settings01.png)

**Step 2**

Click the <code className="action">Filters</code> section in the settings window, then click the <code className="action">Add a filter</code> button.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_redirection02.png)

**Step 3**

- First click <u>Advanced Mode</u> in the top right-hand corner to set up this rule.
- Enter a name for your filter in the `Filter name` box.
- Leave the dropdown menu on `all` in the sentence "If an incoming message meets ... of these conditions".
- In the first dropdown menu of the rules, choose `To`, leave `contains`, then enter the email address you are logged in to in the box to the right.
- Under "Then", select `Forward to` from the drop-down menu and enter the destination email address.
- Click <code className="action">+ Add an action</code> below, then select `Move to receive folder` (Keep in Inbox).
- Click <code className="action">Save</code> from your filter window and also from the settings window.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_redirection03.png)

For more details on using Zimbra webmail, please read our guide on [Using Zimbra webmail](/en/guides/web-cloud/email-and-collaborative-solutions/mx-plan/email-zimbra.md).

#### Delete a redirection [](#)
##### MX Plan via the OVHcloud Control Panel [](#)
From your MX Plan service, select the domain concerned.

Select the tab below for the email technology used by your MX Plan service:


**MX Plan Roundcube / MX Plan OWA / Redirect**

- By default, you are in the <code className="action">General information</code> tab of your MX Plan.

- Click the <code className="action">Emails</code> tab, then on the right-hand side the <code className="action">Manage redirections</code> button.

  <img className="thumbnail" alt="emails" src="/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-legacy-1.png" loading="lazy" />

- Click <code className="action">...</code>, to the right of the redirection concerned, then <code className="action">Delete redirection</code>.

  <img className="thumbnail" alt="emails" src="/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-redirect-delete01.png" loading="lazy" />


**MX Plan Zimbra**

- By default, you are in the <code className="action">General information</code> tab of your MX Plan.
- Click the <code className="action">Redirections</code> tab.
- Click on <code className="action">...</code>, to the right of the redirection concerned, then <code className="action">Delete redirection</code>.

  <img className="thumbnail" alt="emails" src="/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/mxplan-redirect-delete02.png" loading="lazy" />


##### Outlook Web App (OWA) [](#)
Go to [webmail](https://www.ovhcloud.com/en-gb/mail/). Enter **the email address** and the **password** to log in. From the OWA webmail interface, follow the steps by clicking on the tabs below:


**Step 1**

Once you have logged in to the OWA webmail interface, click the cogwheel icon in the top right-hand corner, then <code className="action">Options</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/emails-all-01.png)

**Step 2**

From the **Options** window, in the left-hand column, go to the **Automatic processing** category in the **Mail** section, then click <code className="action">Inbox and storage rules</code>.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/owa-redirect-del-01.png)You will find the window you can use to manage your redirections and filters.


**Step 3**

Once in the window for managing **Inbox rules**, click on the redirection you want to delete, it must be highlighted. Then click the recycle bin icon.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/owa-redirect-del-02.png)

##### Zimbra [](#)
Go to [webmail](https://www.ovhcloud.com/en-gb/mail/). Enter **the email address** and the **password** to log in. From the Zimbra webmail interface, follow the steps by clicking on the tabs below:


**Step 1**

Once you have logged in to the Zimbra webmail interface, click the ⚙ button in the top right-hand corner of your webmail window, then click <code className="action">Settings</code>.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_settings01.png)

**Step 2**

Click on the <code className="action">Filters</code> section in the settings window.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_redirect-del-01.png)

**Step 3**

Click the <code className="action">...</code> button to the right of the filter concerned, then click <code className="action">Delete</code>.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_redirect-del-02.png)

### Create an alias [](#)
Creating an alias for your email address allows you to provide a "mask" address to your contacts, without having to provide your personal email address to the sender.

#### Exchange / Email Pro / MX Plan [](#)
From your email service (Exchange, Email Pro or MX Plan), click the `Email accounts
` tab.
To add an alias to your email account, follow the steps described by clicking on each tab below:


**Step 1**

In the table that appears, you will find an `Alias` column.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/email-alias012.png)

**Step 2**

Click the <code className="action">...</code> button, then <code className="action">Configure aliases</code> (or <code className="action">Manage aliases</code>).
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/email-alias02.png)

**Step 3**

Click <code className="action">Add an alias</code>, then enter the address you have chosen for your alias and confirm your choice.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/email-alias03.png)

#### MX Plan Roundcube <a name="alias-mxplan-roundcube" />
To create an alias on an MX Plan Roundcube email account, you must do it the same way as a redirection. Simply determine an email address that does not exist on your domain name and point to an existing address. Follow the [MX Plan / MX redirect](#redirect-manager-mxplan) chapter in the "Create a redirection" section of this guide.

#### Zimbra <a name="alias-zimbra" />
From your Zimbra service, click the <code className="action">Email accounts</code> tab.

**Step 1**

- Click the <code className="action">⁝</code> button to the right of the email account concerned.
- Click <code className="action">Modify</code>.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_alias01.png)

**Step 2**

The window for configuring your email account will open. Click the <code className="action">Alias</code> tab above.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_alias02.png)

**Step 3**

The following window will contain a list of aliases that you can associate with the account concerned. Click the <code className="action">Create Alias</code> button.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_alias03.png)

**Step 4**

Determine the address of your alias and select one of the domain names associated with your Zimbra service.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_alias04.png)

### Delete an alias [](#)
#### Exchange / Email Pro / MX Plan [](#)
From your email service (Exchange, Email Pro or MX Plan), click the `Email accounts
` tab.
In the `Email accounts
` tab, click the `...
` button to the right of the email address concerned. Then click `Configure aliases
` (or `Manage aliases
`).
Click the `...
` button to the right of the alias concerned, in the alias management menu. Finally, click `Delete alias
`.
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/email-alias04.png)
#### MX Plan Roundcube <a name="alias-delete-mxplan-roundcube" />
To delete an alias on an MX Plan Roundcube email account, you must do it the same way as a redirection. You will need to manage the redirections for your MX Plan service.
From the <code className="action">Emails</code> tab, click <code className="action">Manage redirections</code> on the right-hand side of the window.
Click the <code className="action">...</code> button to the right of the redirection concerned, then click <code className="action">Delete redirection</code>.
:::warning
You cannot modify a redirection or an alias. You must delete and recreate it.
:::
![emails](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/email-del-legacy-redirect01.png)
#### Zimbra <a name="alias-delete-zimbra" />
From your Zimbra service, click the <code className="action">Email accounts</code> tab.

**Step 1**

- Click the <code className="action">⁝</code> button to the right of the email account concerned.
- Click <code className="action">Modify</code>.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_alias01.png)

**Step 2**

The window for configuring your email account will open. Click the <code className="action">Alias</code> tab above.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_alias02.png)

**Step 3**

The following window contains a list of aliases that you can associate with the account concerned. Click the <code className="action">Create Alias</code> button.
![zimbra](/images/web-cloud/email-and-collaborative-solutions/common-email-features/feature-redirections/zimbra_alias03.png)

## Go further

[Getting started with the MX Plan solution](/en/guides/web-cloud/email-and-collaborative-solutions/mx-plan/email-generalities.md)

[Getting started with the Hosted Exchange service](/en/guides/web-cloud/email-and-collaborative-solutions/microsoft-exchange/exchange-starting-hosted.md)

[Getting started with the Private Exchange service](/en/guides/web-cloud/email-and-collaborative-solutions/microsoft-exchange/exchange-starting-private.md)

[Getting started with the Email Pro solution](/en/guides/web-cloud/email-and-collaborative-solutions/email-pro/first-config.md)

[Getting started with Zimbra](/en/guides/web-cloud/email-and-collaborative-solutions/zimbra/getting-started-zimbra.md)

For specialized services (SEO, development, etc.), contact the [OVHcloud partners](https://partner.ovhcloud.com/en-gb/directory/).

If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](https://www.ovhcloud.com/en-gb/support-levels/).

Join our [community of users](https://community.ovhcloud.com/community/en).
