Setting up redirection
This guide is to help you in setting up email redirection for your support addresses from Google Apps to Zendesk Support.
- Go to admin.google.com and login using an account with administrative privileges for your business.
- Go to Apps > Google Apps > Gmail
- Select Default routing and click on Add setting to create a new rule.
- Select Single recipient and enter the email address you want to use as a support address in Zendesk Support (for example, my@supportaddress.com ).
- For Envelope recipient choose Change envelope recipient and replace the recipient value with your Zendesk Support default support address (for example support@mysubdomain.zendesk.com ).
- At the very bottom of this windows, select Perform this action on non-recognized and recognized addresses and click on Save.
OPTIONAL - Archive and backup all emails that are received at the support address
- All done, the rule is created!
Now, for the part we need to set up in Zendesk Support:
- Login with an Administrator account.
- Go to Settings by clicking on the gear icon in the lower left part of the screen.
- Click on Email under the channels section and add the desired email address under your Support Addresses.
- The process for verification will now start and should be completed shortly.
An email will be sent from Zendesk Support to the support address you just added. If that arrives back to your Zendesk Support instance, forwarding is verified and you are good to go!
Improving deliverability
There are two big steps you can take in order to greatly reduce chances of emails being marked as spam. By using Zendesk Support, we are sending emails from our servers on behalf of your domain(s). This can cause receiving mail servers to flag incoming email as spam, if our mail servers have not been set as a trusted source for mail on your behalf.
1. SPF (Sender Policy Framework)
Zendesk Support email is sent by our email servers on behalf of your domain(s). So, for your all used domains, we are in essence spoofing the addresses under those domains. By adding an SPF record to your domain you can set all Zendesk mail servers as a trusted source of email originating from your domain.
A very basic record which includes nothing but the value required looks like " v=spf1 include:mail.zendesk.com ~all"
In your domains DNS settings it will look something like this:
Please note, the last part of the record (on mail originating from servers that have no definition in the record) is up to you to decide. Valid options are ~all (soft fail), -all (hard fail) and ?all (Neutral) - You can set this up as you prefer; it does not impact email deliverability as long as the mail.zendesk.com entry is included. This part of the record specifies how to handle mail from servers that are not defined in the record.
Today almost all email providers check for SPF records to determine if mail originated from a designated sender that has been specified for the domain.
The full documentation on setting up an SPF record for your domain can be found here: https://support.zendesk.com/hc/en-us/articles/203683886.
If this has been set up correctly receiving mail servers will identify the Zendesk email servers as a permitted sender, and you should be able to see this in the source of your emails:
2. DKIM (DomainKeys Identified Mail) -
The other big thing to do is set up DKIM for your domain. To improve deliverability, you can enable DKIM in Zendesk Support.
This can be enabled under the Email channel and involves the creation of two CNAME records for your domains prior to enabling the setting in Zendesk Support.
The full documentation on how to set up DKIM for your domain to use it with Zendesk Support can be found here:
https://support.zendesk.com/entries/24513948 .
In your domains DNS settings it will look something like this:
When you add authentication information to your domain, an added benefit is that many ISPs use authentication to track sending reputation. With authentication handled by your domain, reputation with the receiving ISPs is influenced by your domain and the emails sent on behalf of your domain.
This means you maintain control over the emails that affect deliverability for your domain. A positive reputation for your domain builds trust and improves deliverability, affecting whether your emails are caught by spam filters and how quickly the receiving servers will accept mail from your domain.
If you require any assistance from us in setting this up, Contact Zendesk Customer Support and we'll do the best we can to help you out.
4 Comments
The article has been updated and should be accurate. If you see anything that doesn't make sense please let us know.
Not finding an updated article. I'm not seeing the Default Routing option either.
Thanks for letting us know - I'll have the team fix those broken images and look into any other needed updates.
Is there a way to add a support email address that also belongs to a Zendesk agent? For example, the agent account email is agent@mycompany.com and emails sent to this account are forwarded to support@mycompany.zendesk.com to create tickets. When I try to add agent@mycompany.com as a support email, I get the error 'This address is already used by My Agent.'.
Please sign in to leave a comment.