Gmail 451 4.7.26
DNS configuration
The provider could not validate sender DNS cleanly. Check the sending domain records and wait for propagation after changes.
Decision
A retry can work, especially after a short wait.
Confidence: high. Recipient validity: unknown.
Match this reply
- SMTP stage
- End of DATA
- Endpoint
- Inbound MX
DMARCDNStemporaryStart here
- 1
Check DNS records for the sending domain, especially reverse DNS, SPF, DKIM, and DMARC records.
- 2
Wait for DNS propagation if you changed records recently, then retry the message.
Confirm the cause
- Check DNS records for the sending domain, including SPF, DKIM, DMARC, MX, and reverse DNS where relevant.
- Query DNS from more than one resolver if records changed recently, then allow propagation time.
- Retry a small test after DNS is visible, not while old records are still being served.
App handling
- Queue a retry with backoff and keep the original SMTP reply attached to the attempt.
- Slow or pause provider-specific sending if the same deferral repeats across many recipients.
- Escalate to reputation, authentication, or volume review when retries keep failing.
Avoid
- Do not suppress the recipient from a temporary response.
- Do not keep the same retry pace if the deferral repeats across many recipients.
- Do not ignore sender reputation or authentication if this keeps happening.
Common causes
- Reverse DNS is missing or does not match the sending IP.
- Sender DNS records are missing, malformed, or not propagated yet.
- Recipient-side lookup failed while checking sender identity or routing.
Developer details
Fields to log
Classifier evidence
- Specific cause
- temporary dmarc dns failure
- Evidence
- official