Gmail SMTP delivery response

Understand Gmail 550 5.7.1: Delivery not authorized

The code alone is not a diagnosis: Gmail uses 550 5.7.1 for several unrelated permanent rejections.

Problem description

A representative response is:

550 5.7.1 Delivery not authorized.
Is this temporary or permanent?

Do not repeatedly resend the same message. Correct the cause named in the full Gmail response first.

What this response means

Gmail uses 550 5.7.1 for several different permanent failures. The code by itself is not enough to choose a fix. Keep the complete response, including the sentence before the final - gsmtp.

Match the wording to the fix

Verify the repair

Send one controlled message through the same route and compare the new response or delivered headers. A clean public DNS check cannot prove that content, reputation, relay permissions, or message formatting is acceptable.

If the full response explicitly names SPF, DKIM, DMARC, PTR, or a Gmail bulk-sender requirement, use the matching specialized guide instead of this general page.

Frequently asked questions

What does Gmail 550 5.7.1: Delivery not authorized mean?

It means Gmail permanently refused this delivery, but the exact reason is only in the text after the code; 550 5.7.1 is not one single problem.

Can MailFixIt prove this entire bounce from public DNS?

No. The current checker can evaluate selected public DNS configuration, but it cannot recreate recipient state, credentials, reputation, message content, or a historical provider SMTP decision.

Related email diagnostics

Primary sources: Gmail SMTP errors and codes, Google email sender guidelines.