
You hit send and received a bounce message from Gmail. The code reads: 550 5.1.1. This code signals that the email address you tried to reach does not exist, the server couldn’t find that mailbox. This is a permanent failure, so treat it as a hard bounce rather than a temporary delivery or filter issue. Gmail uses different codes for policy blocks.
In simpler terms, the recipient’s address is either incorrect or no longer exists. Sometimes, the issue isn’t on your side but is caused by other factors, such as a deleted alias. Below, I’ll show you how to confirm where the problem lies.
Jane Doe <jane@example.com>into the To field, some mail clients might keep the angle brackets. Remove these and use only the actual address.
Even if you’ve done everything right, the mailbox might be gone for reasons beyond your control. These are common causes:
If you suspect the issue is on the recipient’s end, ask them or their IT team to confirm the exact mailbox. For Google Workspace users, this can be checked in their Admin Console. Note that you cannot restore a deleted inbox from your side.
The 5.1.1 error sometimes happens during complex delivery paths. These scenarios are common:
To isolate this, ask for the address chain (Alias → Group → Final mailbox). Identify which part is missing, that’s your 5.1.1 culprit.
Don’t just stop at the short bounce line. Open the full bounce message and review it for details. Look at which server rejected it and the accompanying reason. Gmail bounce messages often include additional information or hints to help identify the problem.
550-5.1.1 The email account that you tried to reach does not exist. Please try double-checking the recipient’s email address for typos or unnecessary spaces.
If you notice gmail-smtp-in.l.google.com in the path, Gmail rejected it. If there’s another server name, the rejection happened elsewhere.
You can also check the domain’s MX records using these commands:
nslookup -type=mx example.comdig +short mx example.comIf there are no MX records, that means the domain cannot receive any mail. If the MX record is incorrect, the issue lies in the Domain Name System (DNS), and email delivery will fail until this is fixed.
Homoglyphs (characters that look similar) cause many issues. For example, name@exampIe.com uses a capital i instead of an l, or rn in place of m. Read the email address out loud and compare each character closely.
Ask the recipient to provide the address as plain text, not a screenshot, so no hidden or confusing characters are missed.
High hard bounce rates can damage your sender reputation, Gmail monitors this closely. Treat a 5.1.1 error as a permanent failure and do not retry those addresses.
For a thorough, step-by-step approach, this email list cleaning guide covers data collection, validation, and safe removal techniques. It also explains how to update suppression logic, so dead addresses don’t sneak back in.
Double-check the exact error code. Gmail marks policy violations or authentication issues with 5.7.* codes, which usually mention authentication or message content. That’s different from 5.1.1. If you see multiple codes in one delivery notification, address the most specific one first, often, fixing the address should come before troubleshooting policy issues.
Signing your mail with SPF, DKIM, and DMARC is still a good idea, but this won’t fix a non-existent mailbox. It can, however, help prevent other types of delivery errors.
Document each bounce with the full error code and explanation. Keep your suppression list up to date in real time, and share clear screenshots or error details with the recipient’s IT as needed. Most 5.1.1 issues are quickly resolved once you have the exact, confirmed address in front of you.
If you have checked the address thoroughly and still receive a 5.1.1 error, there could be an issue elsewhere in the email chain or a DNS problem. Sometimes it helps to review the bounce message and DNS setup together. If you need help, you can reach out to independent email deliverability experts at mailadept. A quick review may save you from many future bounces.
This error means the email address you tried doesn't exist or can't be found by the server. It's a hard bounce, signaling a permanent issue, not something that'll fix itself with retries.
Invisible spaces or special characters can make an address appear right but still cause errors. Retyping the address can eradicate hidden issues that might lead to failed deliveries.
A simple domain typo can prevent email delivery entirely. Domains like '.co' instead of '.com' might seem minor but can lead to significant delivery failures.
In Gmail, dots and plus signs are ignored, but this isn't universal across all email providers. Misapplying Gmail logic elsewhere can lead to unnecessary bounces.
Using another account helps identify if the issue's unique to your sending address. If an email succeeds from another account, the problem isn't with the recipient's address.
MX records are crucial for routing emails; incorrect or missing records can derail mail delivery entirely. Checking these is essential to diagnosing issues that aren't apparent from simple address errors.
Repeatedly sending to non-existent addresses damages your sender reputation significantly. Once a 5.1.1 error is confirmed, purge that address to avoid future complications.
Domain migrations can cause temporary disruptions as MX records propagate. Patience is key here, but working with the recipient's IT can sometimes accelerate the process.
Internationalized emails frequently break when systems can’t handle non-Latin characters. Sticking to UTF-8 encoding is essential for ensuring consistent delivery performance.


