Add Email » Add Email through Google Apps
Related
Want to add email to your custom domain through Google Apps? This page explains how to do it. You can find directions for other email providers on our main Add Email page.
- Set up your account with Google Apps
- When you reach the point that Google prompts you to verify your domain, click Confirm that you own the domain*
- Click Continue in the pop-up box
- Click the dropdown menu to Select your domain registrar
- Select Other from the bottom of the list
- Copy the code that begins with google-site-verification
- Keep the Google dashboard open, and also open your WordPress.com site dashboard in another browser window or tab
- Go to Store -> Domains

- Click on the link Edit DNS

- In the large blank area, enter TXT followed by the code you copied in step 6 above. It should look like this example (but with your own code after the equal sign):

- Click the Save DNS Records button
- Wait a few minutes, then return to the Google dashboard
- Click the Verify button at the bottom of the screen
- At the Congratulations page, click Continue
- In your WordPress.com dashboard, return to Store -> Domains and click Edit DNS
- Paste in the following standard Google mail records (below the TXT record that you saved earlier):
- MX 5 ALT1.ASPMX.L.GOOGLE.COM.
- MX 5 ALT2.ASPMX.L.GOOGLE.COM.
- MX 1 ASPMX.L.GOOGLE.COM.
- MX 10 ASPMX2.GOOGLEMAIL.COM.
- MX 10 ASPMX3.GOOGLEMAIL.COM.
- TXT v=spf1 include:aspmx.googlemail.com ~all
- Click the Save DNS Records button
Your email will begin working in a few hours.
* If you have previously verified your domain with Google Apps, this verification step might not be necessary, in which case, you can simply add the MX records as described.