Bounce code · Gmail

421 4.7.0: Try again later, closing connection

Gmail returns 421 4.7.0 when try again later. The sender exceeded a published cap or was throttled. Slow down and spread the volume; the cap resets.

Published Updated 4 min read
421 4.7.0, at a glanceChecked
Code
421 4.7.0
Provider
Gmail
Message
Try again later, closing connection.
Cause
Rate limit
Bounce type
Soft (temporary; the server retries)
Does warming help
No: the cause is not reputation
Immediate action
Connection-level throttling; retry with backoff.

What 421 4.7.0 means

The message Gmail attaches to this code is Try again later, closing connection., as written on its reference page. The first digit says how final it is: a 4xx reply is temporary, so the sending server queues the message and retries. The enhanced status 4.7.0 says what class of problem it is: rate limit. The sender exceeded a published cap or was throttled. Slow down and spread the volume; the cap resets.

Why it happens

The sender pushed more mail at the receiver, in a burst or across the day, than it is willing to take from a sender it does not know well. The limit is not only the published cap: a new domain sending its first hundred messages in one hour is throttled where an established one would not be.

What to do first: Connection-level throttling; retry with backoff.

Why warming does not fix this

Warming builds sender reputation. 421 4.7.0 in this form is a rate limit problem, and no amount of engagement history changes it. Fix the cause and the bounce stops; warming is for what comes after, when the mail is accepted and the question becomes which folder it lands in. See how warming works for that part.

How to fix it, in order

More on Gmail

Questions about 421 4.7.0

What does 421 4.7.0 mean?

Gmail returns 421 4.7.0 with the message "Try again later, closing connection.": try again later. The sender exceeded a published cap or was throttled. Slow down and spread the volume; the cap resets.

Is 421 4.7.0 a hard bounce or a soft bounce?

A soft bounce: the 421 reply is temporary and the sending server retries. If it persists for days, treat it as the permanent form and fix the cause.

How do I fix 421 4.7.0?

Connection-level throttling; retry with backoff. Gmail's own reference for the code is linked on this page.

Does email warmup fix 421 4.7.0?

No. 421 4.7.0 in this form is a rate limit problem, and warming builds reputation, which is not what is failing here. Fix the cause and the bounce stops.

What this page was checked against

The message text on this page was matched verbatim against Gmail's own reference on . If Gmail has changed the wording since, tell us and we will correct it.

All 37 verified codes, decoder and search.