How to forward your existing email inbox to Zendesk

Stevia Putri
Written by

Stevia Putri

Reviewed by

Stanley Nicholas

Last edited February 26, 2026

Expert Verified

Banner image for How to forward your existing email inbox to Zendesk

Setting up email forwarding to Zendesk is one of those tasks that sounds simple until you're staring at DNS records and wondering why your verification emails keep disappearing. Here's the good news: once you understand the process, it's straightforward. This guide walks you through forwarding emails from your existing inbox to Zendesk Support, whether you're using Gmail, Microsoft 365, or another provider.

Email forwarding flow from customer inbox to Zendesk ticket creation
Email forwarding flow from customer inbox to Zendesk ticket creation

What you'll need to get started

Before diving in, make sure you've got a few things ready:

  • Zendesk account with admin access you'll need to configure support addresses in the Admin Center
  • Your existing email address the one customers currently use (like support@yourcompany.com)
  • Access to your email provider's settings whether that's Gmail, Microsoft 365, or another service
  • Basic understanding of SPF records only if you're using a custom domain (we'll cover this)
  • Timing plan forwarding should be one of the last steps before going live with Zendesk

Here's the short version: connecting your email is one of the final steps before launching Zendesk. Hold off on forwarding until you're actually ready to process tickets. Until you add the external address in Zendesk, email traffic is inbound only. Zendesk won't send outbound emails from that address until it's been added and verified. For more details, check out Zendesk's official email forwarding documentation.

Step 1: Add your external support address in Zendesk

First, you'll need to tell Zendesk about the email address you'll be forwarding from. This lets Zendesk verify the address and use it for outbound replies.

  1. In Admin Center, click Channels in the sidebar, then select Talk and email > Email
  2. If the Zendesk support address you're forwarding to doesn't exist yet, create one first
  3. Click Add address, then select Connect external address
  4. Select Email forwarding, then click Next
  5. Enter your existing support email address (the one customers currently email)
  6. Click Save

Zendesk Admin Center interface for connecting external email addresses
Zendesk Admin Center interface for connecting external email addresses

Important: don't use a distribution group email or an email alias as your external support address. Doing so can cause routing headaches and make troubleshooting difficult. Stick with a dedicated forwarding address.

If you've got multiple brands in Zendesk, select the correct brand before adding the address. And if you're forwarding from multiple external addresses (like billing@, help@, and sales@), you'll repeat this process for each one.

Step 2: Configure forwarding in your email provider

Now for the part that happens outside Zendesk. You'll need to set up automatic forwarding at the server level in your email provider. The exact steps depend on which service you use.

Gmail and Google Workspace setup

If you're forwarding from Gmail or Google Workspace:

  1. Sign in to the Gmail account you want to forward from
  2. Click the gear icon, then See all settings
  3. Go to the Forwarding and POP/IMAP tab
  4. Click Add a forwarding address
  5. Enter your Zendesk support address (it looks like support@yoursubdomain.zendesk.com)
  6. Gmail sends a verification email to that Zendesk address
  7. In Zendesk, find the verification email and click the confirmation link
  8. Back in Gmail settings, select Forward a copy of incoming mail to and choose your Zendesk address
  9. Decide whether to keep copies in Gmail or delete them
  10. Click Save Changes

Note: if you expect low email volume and use Gmail, Zendesk actually recommends using their Gmail Connector instead of forwarding. It's simpler for smaller operations.

Microsoft 365 and Outlook setup

For Microsoft 365 or Exchange environments:

  1. In the Exchange admin center, go to Mail flow > Remote domains
  2. Make sure forwarding is allowed to external domains (specifically zendesk.com)
  3. Go to Recipients > Mailboxes
  4. Select the mailbox you want to forward from
  5. Click the Mailbox features tab
  6. Under Mail flow, click View details next to Email forwarding
  7. Enable forwarding and enter your Zendesk support address
  8. Choose whether to keep a copy of forwarded messages
  9. Click Save

Outlook Rules Wizard for configuring automatic message forwarding
Outlook Rules Wizard for configuring automatic message forwarding

If you're using the new Outlook interface, the steps are slightly different: go to Settings > Mail > Forwarding, toggle Enable forwarding, enter the address, and save. Microsoft's official guide to Outlook forwarding has additional details if you need them.

Other email providers

For iCloud, Yahoo, Proton Mail, or other providers, the general process is similar:

  • Find the forwarding or mail rules section in your account settings
  • Add your Zendesk support address as the forwarding destination
  • Verify the forwarding address through the confirmation email
  • Enable automatic forwarding for all incoming mail

If you can't find these options or don't have admin access, contact your email provider or IT team. Zendesk can't provide support for third-party email configuration. For additional guidance, see Zendesk's troubleshooting guide for email issues.

Step 3: Verify your forwarding setup

Once forwarding's configured in your email provider, return to Zendesk to verify everything works:

  1. In Admin Center, go back to Channels > Talk and email > Email
  2. Find your external support address in the list
  3. Click the options menu (three dots) next to the address
  4. Select Verify forwarding

Zendesk sends a test email to your external address. If forwarding is set up correctly, the email routes through to Zendesk and the verification succeeds. You'll see a success message.

Zendesk verification modal showing forwarding check status and re-verify option
Zendesk verification modal showing forwarding check status and re-verify option

If verification fails, check these common causes:

  • Verification email in suspended tickets some email services send verification emails that Zendesk flags as suspicious. Check your Suspended tickets view and release the email if found
  • Forwarding not yet active some email providers take a few minutes to activate forwarding rules
  • Wrong forwarding address double-check that you entered the correct Zendesk support address

If you resolve a forwarding issue but don't retry the verification check, emails will still create tickets but Zendesk won't send outbound notifications from that address. Always verify after fixing problems.

Step 4: Configure SPF and email authentication

Here's where many setups hit a snag. If you're using a custom domain (like support@yourcompany.com), you need to add an SPF record so email providers know Zendesk is authorized to send email on your behalf.

Without proper SPF configuration, your replies from Zendesk might end up in spam folders or get rejected entirely.

Add this to your domain's SPF record:

include:support.zendesk.com

Your complete SPF record might look something like:

v=spf1 include:_spf.google.com include:support.zendesk.com ~all

You should also consider digitally signing outbound email from Zendesk using DKIM. This helps combat spoofing and proves emails actually came from your organization.

Common issues and how to fix them

Even with careful setup, things can go wrong. Here are the most common problems and solutions:

Common email forwarding problems and troubleshooting solutions infographic
Common email forwarding problems and troubleshooting solutions infographic

Verification emails never arrive Check your spam filters and the Suspended tickets view in Zendesk. Some email providers send verification emails that look suspicious to Zendesk's filters. You may need to allowlist your email provider's domain.

Emails create suspended tickets instead of regular tickets This usually happens when someone manually forwards an email from their email client (like Outlook or Apple Mail) rather than using automatic server-level forwarding. Manually forwarded emails often lose important header information that Zendesk needs. Always set up forwarding at the server level, not the client level. Learn more about Zendesk suspended tickets.

Unrelated conversations thread together on existing tickets This frustrating issue occurs when forwarded emails contain the same Message-ID or In-Reply-To headers. It commonly happens when agents reuse email templates or forward the same email multiple times. Zendesk threads emails based on these headers regardless of subject line changes. The fix: always create brand new emails rather than forwarding or replying to existing threads.

Multi-forwarding breaks requester identification Zendesk doesn't support multi-forwarding (forwarding through multiple locations before reaching Zendesk). If an email goes from customer > address A > address B > Zendesk, the requester might be set incorrectly. Keep forwarding chains simple and direct.

Distribution groups cause routing problems Using a distribution group or email alias as your external support address creates headaches. Zendesk can't properly route tickets or troubleshoot issues when the address isn't a real mailbox. Use a dedicated forwarding mailbox instead.

A simpler alternative to Zendesk email forwarding

Setting up email forwarding works, but it's not the only way to get customer emails into your help desk. If you're looking for a more modern approach, eesel AI offers an alternative through its AI Agent and AI Copilot products.

eesel AI dashboard for configuring AI agents without coding
eesel AI dashboard for configuring AI agents without coding

Instead of configuring complex email forwarding rules and DNS records, eesel connects directly to your help desk through native integrations. You invite eesel to your team, and it learns from your existing tickets, help center articles, and connected documentation. No manual forwarding setup required.

Here's how the approach differs:

Traditional forwardingeesel AI approach
Configure DNS records (SPF, DKIM)Native API integration
Server-level email forwarding rulesDirect platform connection
Verification emails and troubleshootingMinutes to get started
Technical setup before going liveProgressive rollout: start with guidance, expand as confidence grows

With eesel, you can start with AI-drafted replies that agents review before sending. As the AI proves itself, you'll level up to full autonomy. You'll define escalation rules in plain English rather than wrestling with email headers and forwarding configurations.

If you're already using Zendesk, eesel integrates directly and can start helping with ticket routing, response drafting, and automated actions without any email forwarding complexity.

Bottom line? Email forwarding to Zendesk works fine once configured, but it's worth considering whether a direct integration approach might save you time and headaches. Check out eesel AI pricing to see how it compares to your current setup, or try eesel free to test it with your existing Zendesk account.

Frequently Asked Questions

It depends on your email provider. If you have admin access to Gmail or Microsoft 365, you can configure forwarding yourself. However, many corporate environments restrict these settings to IT teams. In those cases, you'll need their assistance to set up server-level forwarding rules.
Verification emails often end up in the Suspended tickets view because they look suspicious to Zendesk's filters. Check Admin Center > Tickets > Suspended tickets. If you find the verification email there, release it and retry verification. You may also need to add your email provider's domain to your allowlist.
The Zendesk side takes about 5-10 minutes. Email provider configuration varies: Gmail setup is usually 10-15 minutes, while Microsoft 365 might take 30 minutes or longer depending on your admin permissions and whether you need to configure Remote Domains first.
Email forwarding will work without an SPF record, but your outbound replies from Zendesk may be marked as spam or rejected. If you're using a custom domain, adding `include:support.zendesk.com` to your SPF record is strongly recommended for reliable email delivery.
Yes, but Zendesk recommends creating separate Zendesk support addresses for each forwarded inbox. This gives you better routing options and makes troubleshooting easier. For example, forward billing@ to billing@yoursubdomain.zendesk.com and support@ to support@yoursubdomain.zendesk.com.
Email forwarding works with any email provider and routes all incoming mail to Zendesk automatically. The Gmail Connector is a native integration specifically for Gmail that can be simpler to set up for low-volume situations. If you use Gmail and don't expect heavy email volume, the connector might be easier.

Share this post

Stevia undefined

Article by

Stevia Putri

Stevia Putri is a marketing generalist at eesel AI, where she helps turn powerful AI tools into stories that resonate. She’s driven by curiosity, clarity, and the human side of technology.