[域名解析]MX记录的优先级
星期五 2009年9月11日 王佳明 技术 域名解析 MX 0人
The relative priority of an MX server is determined by the preference number present in the DNS MX record. When a remote client (typically another mail server) does an MX lookup for the domain name, it gets a list of servers and their preference numbers. The MX record with the smallest preference number has the highest priority and is the first server to be tried. The remote client will go up the list of servers until it successfully delivers the message or gets permanently rejected due to an unreachable server or if the mail account does not exist on that server.
本站内容多数为佳明one原创,少量转载自网络。
- 本文标题:[域名解析]MX记录的优先级
- 本文地址:https://itjm.com/2009/09/236.html
