MX 记录
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/mx-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/mx-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/mx-record/)
Use the native HTML custom element.
MX(邮件交换,Mail Exchange)记录是指定代表某域名接收电子邮件的邮件服务器的 [[dns|DNS]] 记录。MX 记录包含一个优先级值,用于决定邮件服务器的尝试顺序。
示例
An MX record for example.com with priority 10 pointing to mail.example.com directs all incoming email to that mail server.