要給namecheap的域名設(shè)置MX記錄,還略麻煩,直接設(shè)置不生效,于是乎看看文檔,發(fā)現(xiàn):
NOTE:Before setting up your mail service, be sure that there is no CNAME record created for abare domain, (e.g.,yourdomain.tld) in theHost recordssection, or email will not work correctly. CNAME has the highest priority and prevails over all the other records for the host name, including MX Records which are responsible for mail delivery.
意思是說(shuō),設(shè)置郵件MX記錄之前,不能再host 記錄里面有頂級(jí)域名(一級(jí)域名)的CNAME記錄,否則不會(huì)MX生效,因?yàn)镃NAME優(yōu)先級(jí)別最高。
也就是說(shuō),先把CNAME刪除,在設(shè)置就OK了。設(shè)置成功后,在把CNAME加上即可。