Skip to content

Route emails

Set up email routing to forward incoming emails to existing mailboxes or process them with Workers.

Route incoming emails sent to your domain to existing mailboxes, Workers for processing, or other destinations.

Set up your domain

Before using Email Routing, configure your domain.

  1. In the Cloudflare dashboard, go to Compute > Email Service > Email Routing.

    Go to Email Routing
  2. Select Onboard Domain.

  3. Choose a domain from your Cloudflare account. Optionally review the DNS records that Cloudflare will add to your root domain:

    • MX records to route incoming emails to Cloudflare.
    • TXT record for SPF to authorize email routing.
    • TXT record for DKIM to provide authentication for routed emails.
  4. Select Done.

Once your domain is onboarded, you can start routing emails.

Route your first email

You can route your first email by setting up routing rules in the dashboard, or by processing emails with Workers.

The simplest way to route emails is forwarding them to existing email addresses.

Add a destination address

Before you can create a routing rule, add and verify the destination address that will receive the forwarded emails. Destination addresses are managed at the account level and can be reused across domains.

  1. In the Cloudflare dashboard, go to Compute > Email Service > Email Routing > Destination Addresses.

    Go to Email Routing
  2. Under Destination addresses, enter the email address you want to use as a destination in the inline form and submit it.

  3. Open the verification email Cloudflare sends to that address and select Verify email address.

For full details, refer to Add a destination address.

Create a routing rule

  1. In the Cloudflare dashboard, go to Compute > Email Service > Email Routing.

    Go to Email Routing
  2. Select the domain you want to create an email address for.

  3. Select the Routing Rules tab.

  4. Select Create routing rule.

  5. Configure your first rule (for instance, forwarding emails to support@yourdomain.com to your personal email address):

    • Email pattern: Enter the local part of the email (for example, support for support@yourdomain.com), and select your domain
    • Action: Send to an email
    • Destination: Your personal email address (for example, your-email@gmail.com)
  6. Select Save.

Test your routing rule

Verify that your routing rule is working:

  1. Send an email from another email account to your newly created address (for example, support@yourdomain.com). Send from an account that is different from the destination address. Some providers discard messages that appear to come from the same account they are being delivered to.

  2. Check the destination inbox for the forwarded email.

  3. If you do not see the email right away, check your spam folder.

Next steps

Now that you can route emails, explore advanced features: