Web VPS
LowEndTalk http://ift.tt/1dQBk0D Nameserver question Web vps hosting server Linux - Windows webvps.blogspot.com
@thedarkfox said: Right now y subdomains only open without the www
subdomains don't use www,
www is a subdomain
i try not to use CNAME, do not every use CNAME for MX record, Below is Maradns zone file
all the % = your domail name, it's a marsdns shortcut
% SOA ns1.yourdomain.com. dnsmaster.yourdomain.com. /serial 14400 3600 604800 14400 ~
% +14400 NS ns1.yourdomain.com. ~
% +14400 NS ns2.yourdomain.com. ~
% +14400 TXT 'v=spf1 mx -all' ~
% +14400 SPF 'v=spf1 mx -all' ~
ns1.% +14400 A 162.xxx.xxx.xxx ~ # if dns is not this domain, don't add this
ns2.% +14400 A 209.xxx.xxx.xxx ~ # if dns is not this domain, don't add this
% +14400 A 162.xxx.xxx.xxx ~
www.% +14400 A 162.xxx.xxx.xxx ~
pop.% +14400 A 162.xxx.xxx.xxx ~ # if this not your email domain, don't add this
pop3.% +14400 A 162.xxx.xxx.xxx ~ # if this not your email domain, don't add this
smtp.% +14400 A 162.xxx.xxx.xxx ~ # if this not your email domain, don't add this
imap.% +14400 A 162.xxx.xxx.xxx ~ # if this not your email domain, don't add this
imap4.% +14400 A 162.xxx.xxx.xxx ~ # if this not your email domain, don't add this
mail.% +14400 A 162.xxx.xxx.xxx ~ # if this not your email domain, don't add this
% +14400 MX 10 mail.yourdomain.com. ~
LowEndTalk http://ift.tt/1dQBk0D Nameserver question Web vps hosting server Linux - Windows webvps.blogspot.com
0 comments:
Post a Comment