> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://krystal-dev.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to configure Email Routing and MX records for Google Mail

There are a number of configuration changes you'll need to make in order to use your domain with Google mail.

1.  **Set your Mail Routing to Remote Mail Exchanger**
    
    ![](https://storage.crisp.chat/users/helpdesk/website/b5e7f3600262e800/109570ce-8e79-4c32-8ed1-aec3b6_1b56ahj.png)
    
    Click **Email Routing** in the **EMAIL** section of cPanel.
    
    ![](https://storage.crisp.chat/users/helpdesk/website/9e3d40f8db670800/5c3df909-6c4c-46eb-8cf1-4d023a_1lrd3ip.png)
    
    Select the **Domain** you'd like to use with Google mail/GSuite from the dropdown list.  
    Click the **Remote Mail Exchanger** radio button.  
    Click the **Change** button to finish.

The following steps require that you make changes to DNS records. We have a separate article on using the [cPanel DNS Zone Editor](/domains/managing-dns-using-c-panel-zone-editor) to make these changes.

1.  **Setup Google MX Records**
    1.  Remove any existing non-Google MX records.
    2.  You can find the required [Google's MX records here (external link opens in a new window)](https://support.google.com/a/answer/174125?hl=en).
2.  **Setup SPF, DKIM and DMARC to improve mail deliverability.**
    1.  Remove any existing non-Google SPF, DKIM or DMARC DNS TXT records before adding the Google entries.
    2.  The following Google guides detail the required SPF, DKIM and DMARC entries:  
        [Google article detailing SPF DNS entry details (external link opens in a new window)](https://support.google.com/a/answer/33786?hl=en)  
        [Google article detailing DKIM DNS details (external link opens in a new window)](https://support.google.com/a/answer/174124)  
        [Google article on setting up DMARC entry (external link opens in a new window)](https://support.google.com/a/answer/2466563)

* * *

* * *