Gmail delivery response

Gmail 553 5.1.3: The recipient address is not a valid RFC 5321 address

Gmail rejected the SMTP recipient because its address syntax is invalid. Correct the address in the envelope or source data before sending again.

Problem description

A representative response is:

553 5.1.3 The recipient address [email protected] is not a valid RFC 5321 address.
Is this temporary or permanent?

Treat this as permanent until the complete provider response and retry behavior show otherwise.

Common causes

How to fix it

  1. Copy the rejected recipient exactly as logged.
  2. Correct it in the contact record or sending application.
  3. Check how the application builds the SMTP RCPT TO command.
  4. Send again only to the corrected address.

MailFixIt scope

This is an address-syntax error, not a domain DNS error. The MailFixIt checker is not needed for this repair.

Frequently asked questions

What does Gmail 553 5.1.3 mean?

The SMTP recipient address is not valid RFC 5321 syntax.

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.