Current time: 09-28-2024, 06:02 AM Hello There, Guest! (LoginRegister)


Post Reply 
Google Apps
Author Message
TXC Offline
Junior Member
*

Posts: 43
Joined: Jun 2008
Reputation: 1
Post: #2
RE: Google Apps
Edit /etc/ispcp/bind/parts/db_e.tpl and change the following things:

1. Minimum TTL (standard 3H) to 1H

2. MX records
Remove the line: "IN MX 10 mail.{DMN_NAME}." and add following:
Code:
IN MX 1 ASPMX.L.GOOGLE.COM.
IN MX 5 ALT1.ASPMX.L.GOOGLE.COM.
IN MX 5 ALT2.ASPMX.L.GOOGLE.COM.
IN MX 10 ASPMX2.GOOGLEMAIL.COM.
IN MX 10 ASPMX3.GOOGLEMAIL.COM.

3. CNAME
3.1 Remove all CNAME that points to mail, imap, pop, pop3, smtp, relay & webmail.
(You can change webmail to: ghs.google.com instead of www.)
3.2
And add a CNAME for all different services you want to host.
All services should point to ghs.google.com, and the verification code to google.com!
Code:
calendar            IN              CNAME           ghs.google.com.
start            IN              CNAME           ghs.google.com.
{verificationcode}            IN              CNAME           ghs.google.com.

Don't forget the ending dot after ".com".

The verification code looks similar to "googlefffggghhh34435665" and you can find this in your controlpanel at Google Apps.
(This post was last modified: 07-01-2008 03:10 PM by TXC.)
07-01-2008 03:00 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Google Apps - wb6vpm - 07-01-2008, 01:54 PM
RE: Google Apps - TXC - 07-01-2008 03:00 PM
RE: Google Apps - wb6vpm - 07-01-2008, 03:05 PM
RE: Google Apps - wb6vpm - 07-01-2008, 03:10 PM
RE: Google Apps - TXC - 07-01-2008, 03:12 PM
RE: Google Apps - wb6vpm - 07-01-2008, 03:24 PM
RE: Google Apps - TXC - 07-01-2008, 03:30 PM
RE: Google Apps - wb6vpm - 07-01-2008, 03:50 PM
RE: Google Apps - wb6vpm - 07-02-2008, 02:27 AM
RE: Google Apps - TXC - 07-02-2008, 02:35 AM
RE: Google Apps - wb6vpm - 07-02-2008, 02:46 AM
RE: Google Apps - kilburn - 07-02-2008, 03:04 AM
RE: Google Apps - wb6vpm - 07-02-2008, 03:13 AM
RE: Google Apps - kilburn - 07-02-2008, 03:16 AM
RE: Google Apps - wb6vpm - 07-02-2008, 03:21 AM
RE: Google Apps - kilburn - 07-02-2008, 03:40 AM
RE: Google Apps - wb6vpm - 07-02-2008, 06:58 AM
RE: Google Apps - wb6vpm - 07-02-2008, 03:47 AM
RE: Google Apps - wb6vpm - 07-02-2008, 04:27 AM
RE: Google Apps - kilburn - 07-02-2008, 04:48 PM
RE: Google Apps - wb6vpm - 07-03-2008, 12:12 AM
RE: Google Apps - kilburn - 07-03-2008, 03:33 AM
RE: Google Apps - wb6vpm - 07-03-2008, 04:08 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)