MX रिकॉर्ड

Tells the world which mail servers receive email for a domain.

MX रिकॉर्ड क्या है?

An MX (Mail Exchanger) record points to one or more mail servers, each with a numeric preference (lower = higher priority). Sending mail servers query MX for your domain, then deliver SMTP traffic to the lowest-preference host.

ज़ोन फ़ाइल का उदाहरण

example.com.    300    IN    MX    10 mx1.example.com.
example.com.    300    IN    MX    20 mx2.example.com.

सामान्य उपयोग

  • Outsource mail to a provider (Google Workspace, Microsoft 365, FastMail, ProtonMail).
  • Set up failover mail with a secondary mail exchanger.
  • Run an in-house mail server alongside a backup MX.
  • Validate "deliverability" — many anti-spam systems demand a valid MX before accepting mail.

सामान्य भूलें

MX targets must be A/AAAA records, NEVER CNAMEs (RFC 2181). Avoid pointing MX at an IP — it must be a hostname.

DNS रिकॉर्ड देखें →

संबंधित रिकॉर्ड प्रकार

सुरक्षा सुझाव

डिफ़ॉल्ट पासवर्ड इस्तेमाल कर रहे हैं? NordVPN एन्क्रिप्शन से अपने नेटवर्क की सुरक्षा करें।