Current time: 04-20-2024, 08:36 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DNS Templates
Author Message
datacompboy Offline
Junior Member
*

Posts: 50
Joined: Nov 2009
Reputation: 0
Post: #1
DNS Templates
Since lot of sites uses gmail for its mail, i have added in DNS editor templates selector.

Patch uploaded here (patch have re-uploaded!)
And add in database into ENUM one more type: 'INCLUDE'. You can do that with query
Code:
ALTER TABLE `domain_dns` CHANGE `domain_type` `domain_type` ENUM( 'A', 'AAAA', 'CERT', 'CNAME', 'DNAME', 'GPOS', 'KEY', 'KX', 'MX', 'NAPTR', 'NSAP', 'NS', 'NXT', 'PTR', 'PX', 'SIG', 'SRV', 'TXT', 'INCLUDE') CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT 'A'";

It adds 4 DNS templates, all in group "mail":
- no-mail
adds NO records. if you add it, you remove all default mail-related DNS records
- google-mail
http://www.google.com/a/cpanel/domain/new?hl=ru
adds MX records for gmail, mail => ghs.google.com cname, spf TXT record for gmail
- yandex-mail
http://pdd.yandex.ru
adds MX record for yandex.mail
- mail (default template, used if no other template used)
adds default MX, TXT and CNAME records as ispcp normally do.

In GUI, you can add/edit record of type "INCLUDE".
When you select "INCLUDE" record type, you saw drop-down with select of no-mail / google-mail / yandex-mail.

Just add google-mail template, and domain ready to work with google.

For google domain auth add CNAME record as alwasys.
(This post was last modified: 12-24-2009 05:59 AM by datacompboy.)
12-24-2009 02:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
DNS Templates - datacompboy - 12-24-2009 02:25 AM
RE: DNS Templates - uwe - 01-10-2011, 09:56 AM
RE: DNS Templates - datacompboy - 01-10-2011, 03:14 PM
RE: DNS Templates - Zothos - 01-10-2011, 06:56 PM
RE: DNS Templates - uwe - 01-12-2011, 10:26 PM
RE: DNS Templates - datacompboy - 01-12-2011, 10:40 PM
RE: DNS Templates - marchaos - 01-14-2011, 06:55 PM
RE: DNS Templates - datacompboy - 01-14-2011, 08:40 PM
RE: DNS Templates - uwe - 01-16-2011, 09:02 AM
RE: DNS Templates - Arcam - 03-31-2011, 09:11 AM
RE: DNS Templates - paranoidcookie - 04-03-2011, 03:22 AM
RE: DNS Templates - paul6lopeez - 06-24-2011, 08:46 PM
RE: DNS Templates - jetsdaboriboon - 09-10-2011, 05:07 AM

Forum Jump:


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