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.