(gs):Configure Google Apps

  • This page was last modified on November 13, 2011, at 16:18.
The (mt) Community Wiki is a collaborative project. Any (mt) Media Temple customer or employee may contribute. Not all articles and/or content have been tested for accuracy by (mt) Media Temple.

For officially moderated and tested articles, be sure to visit our KnowledgeBase.

From (mt) Community Wiki

Contents

This article is provided as a courtesy. Installing, configuring, and troubleshooting third-party applications or code is outside the scope of support provided by (mt) Media Temple. Please take a moment to review the Statement of Support.

Overview

This guide will show you how to setup Google Apps on your (mt) Media Temple service. You can create MX records to direct your mail services to Google Apps. This is performed the same way for all of (mt) Media Temple services. You can read more about this at: How do I point my mail to Google Apps?

Instructions

This guide uses example.com as a example domain. Please remember to replace example.com with your domain name whenever it is used.

Edit MX Records Manually

1. Log into your AccountCenter.
2. Click on your the domain you'd like to point to Google Apps.
3. Click on "Edit Zone File." For step by step directions with screenshots, please see: How can I change the DNS records for a domain I registered/host with (mt) Media Temple?
4. Delete the current MX and A records for mail.
5. Add the following MX Records to your zone file with their corresponding priorities.

Please enter the following MX Records (The period at the end must be included):

Figure 1:Sometimes a screen shot can make all the difference.

Note: The "l" is in fact a lower case letter L, and the period at the end is required.

10 aspmx.l.google.com.
20 alt1.aspmx.l.google.com.
20 alt2.aspmx.l.google.com.
30 aspmx2.googlemail.com.
30 aspmx3.googlemail.com.
30 aspmx4.googlemail.com.
30 aspmx5.googlemail.com.

For a graphical example of how the MX records should look, please refer to the Figure 1 screenshot to the right.

6. Click save.

If you have signed up for Google Apps for Business (paid version) and are using the Postini services, the MX records will be different than the ones listed above. The exact MX records will be provided to you by Google.

Add CNAME Records

1. Add the following CNAME Records to your zone file. (Optional but recommended) GoogleAppsCNames.png

The above CNAME Records show the example default recommended, these can be customized to your choosing. Remember to login and let Google Apps know that you are using your own custom URL's. Click here for more instructions.

2. Click Save.

Disable local mail delivery

You will also want to disable local mail delivery for your domain.

1. Log into your AccountCenter.

2. Click on your Primary Domain

3. Click on "Enable/Disable Mail"

4. Select "No" for the domain and then click "Save".

Congratulations! Your email should now work with Google Apps. Keep in mind that changes to DNS record settings may take 12 to 72 hours to propagate.