Help Center

How to use a remote mail server?

To use the mail server of an external service such as Gsuit/Google Workspace you must follow these steps:

1) In the control panel, go to Zone Editor, inside the Domains box.

2) Then, press the Manage button on the domain you want to modify.

3) You will enter the DNS Zone editor. On this screen you will see many data you should know:

  1. In the Name column you will see your domain and all subdomains created in your account. Each domain or subdomain, depending on its Record, will point to a different server.
  2. The TTL column will show the time (in seconds) that the record change will take to be processed.
  3. The Type column is very important. It defines the Type of Record assigned to the domain. Each Record (A, CNAME, MX, etc.) allows a specific type of data (IP, domain, string, etc.).
  4. The Record column defines where the domain or subdomain will point, using the defined record type. This is where you must configure the destination server.
  5. The Edit button will allow you to edit the record. When you modify it, it will become the Save the Record button.
  6. The Delete button will remove the record from the DNS Zone.
  7. At the top right you’ll see a dropdown menu. This menu will allow you to add a new Record to the DNS Zone.

4) First, you will need to obtain the MX records from the external service you want to use. For example, Google shows its records on this web page: https://support.google.com/a/answer/174125?hl=es

5) In your DNS Zone editor you will need to modify the existing MX record as shown in the image, taking into account the data of the service you want to use.

  1. Using Gsuit/Google Workspace as an example you will need to modify the TTL.
  2. Then you must configure the Priority field.
  3. Then the Destination. You will get all these data from the service you want to use.
  4. Finally save the changes with the Save the Record button.

6) It may happen that you need to add a new record to your DNS Zone; in our example Google asks you to add four more MX records to your Zone. So:

  1. Open the menu at the top right. This menu will allow you to create any record.
  2. Choose Add "MX" record. Repeat this step four times to create the four MX records that Google asks for.

7) Now, you will have to configure these MX records as you did with the first one, using the data shown by Google on its page.

  1. You will need to change the TTL to 3600.
  2. Then the Priority. You will see that there are two records with priority 5 and two with priority 10.
  3. Then the Destination. This is the most important data of all.
  4. Finally, you can save all changes at once with the Save All Records button.

8) That’s all. You should have, in the case of configuring Gsuit/Google Workspace, these five MX records created.

Now, your mail server, instead of using our server, will use Gsuit/Google Workspace’s.