Software⏱️ 4 min read📅 2026-06-11

How to Fix: Google MX check bogus error? Every name server must reply with exactly the same TXT records

Google MX check bogus error: every name server must reply with exactly the same TXT records.

Quick Answer: Check if all name servers are responding with the same order of TXT records, as the tool itself shows exact matches.

The Google MX check tool reports an error indicating that every name server must reply with exactly the same TXT records. This issue affects domain owners who use Google services such as Gmail, Google Drive, or Google Workspace. The tool's response suggests that the order of TXT records is the cause of the error, even though all records are exact matches and verified by a dig check.

This error can be frustrating for domain owners, especially if they have multiple name servers with varying TXT record orders. However, in this case, the Google MX check tool's response may not necessarily indicate an error, but rather a requirement for consistency in TXT record ordering.

💡 Why You Are Getting This Error

  • The primary reason for this error is that Google requires all name servers to reply with exactly the same TXT records. This ensures that the domain's security and verification information are consistent across all name servers, which is essential for maintaining domain integrity.
  • An alternative reason for this error could be a misconfiguration or inconsistency in the TXT record ordering among the name servers. However, as verified by the dig check, it appears that the records themselves are exact matches, suggesting that the issue may not be with the content of the TXT records but rather their order.

🛠️ Step-by-Step Verified Fixes

Verify and Standardize TXT Record Ordering

  1. Step 1: Check the current TXT record ordering among all name servers using a dig check or another DNS tool. Verify that the records are exact matches, as done in this case.
  2. Step 2: Identify the specific name server with the non-standard TXT record order and update it to match the standard order. This may involve reconfiguring the DNS settings on the affected name server or contacting your DNS provider for assistance.
  3. Step 3: Once all name servers have been updated with the standardized TXT record order, verify that the Google MX check tool no longer reports an error.

Verify and Standardize TXT Record Content (Alternative)

  1. Step 1: Check if there are any differences in the content of the TXT records among all name servers. If the content is different, update all name servers to match the standard content.
  2. Step 2: If the content of the TXT records is identical but the order is not, proceed with updating the non-standard order as described in Method 1.

💡 Conclusion

To resolve the Google MX check tool's error, verify and standardize the TXT record ordering among all name servers. If the content of the TXT records is also inconsistent, update them to match the standard content. By following these steps, domain owners can ensure that their domain meets Google's requirements and avoid any potential issues with Google services.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions