Gmail 421 4.7.30
Sender authentication
The provider could not verify that the visible sender domain is authorized. SPF, DKIM, and DMARC alignment usually decide whether this clears.
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
DKIM authenticationdidn?t passUse tools
Start here
Confirm the cause
- Check SPF for the visible From domain and make sure it includes the active sending IP or service.
- Check DKIM signing for the message and confirm the signing domain aligns with the visible From domain.
- Check DMARC policy and alignment; if policy is quarantine or reject, make SPF or DKIM pass with alignment before retrying.
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.