Registro 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.
Un registro MX (Mail Exchange) es un registro [[dns|DNS]] que especifica el servidor de correo responsable de recibir emails en nombre de un dominio. Los registros MX incluyen un valor de prioridad que determina el orden en que se intentan los servidores de correo.
Ejemplo
An MX record for example.com with priority 10 pointing to mail.example.com directs all incoming email to that mail server.