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.