I am trying to set up Google Apps as instructed here
1. Sign in to your domain hosting service and locate the DNS
management page. The location varies by service, but can typically be
found under Domain Management or Advanced Settings .
2. Find the CNAME settings and add this sub-domain:
googleffffffffdcacd*** . beautifullybalancedbooks.co.uk
3. Point the sub-domain to:
google.com
4. Once you have made the changes, make sure you can see the
sub-domain at
http://googleffffffffdcacd***.beautifullyb... .
I haven't a clue where to start. Is anyone able to help me please?
Domain General: Google Apps
You should be logged in to post new messages. Create an account.
- By: Stuart Jones
- Date: on 2007 Mar. 4 08:16
- Subject: Google Apps
- By: Jonathan (Gandi)
- Date: on 2007 Mar. 4 12:28
- Subject: Re: Google Apps
Stuart Jones a écrit :
googleffffffffdcacd*** . beautifullybalancedbooks.co.uk
3. Point the sub-domain to:
google.com
Why ? For Google Apps it's necessary to add : @ 10800 IN MX 5 ALT2.ASPMX.L.GOOGLE.COM. @ 10800 IN MX 5 ALT1.ASPMX.L.GOOGLE.COM. @ 10800 IN MX 1 ASPMX.L.GOOGLE.COM. @ 10800 IN MX 10 ASPMX2.GOOGLEMAIL.COM. @ 10800 IN MX 10 ASPMX3.GOOGLEMAIL.COM. @ 10800 IN MX 10 ASPMX4.GOOGLEMAIL.COM. @ 10800 IN MX 10 ASPMX5.GOOGLEMAIL.COM. To expert mode in "manage DNS zone file". After, if you want to redirecte http://webmail.yourdomain.com to https://mail.google.com/hosted/yourdomain.... go to Forward, Web, and add forwarding Type: Direct (Permanent) Subdomain: webmail.yourdomain.com Forwarding Address: https://mail.google.com/hosted/yourdomain.... Sorry for my bad English, Jonathan.