Также встречается вариант: Recipient address rejected: User unknown in relay recipient table.
Причины проблемы и их решение:
Такого адресата не существует
Проверьте, корректно ли вы прописываете имя получателя письма.
Почтовый ящик еще не активировался
Вы только что создали почтовый ящик и пытаетесь отправить письмо на него. В этом случае подождите 10-15 минут и повторите попытку.
Нарушена маршрутизация почты
Возможно вы пользуетесь сторонним почтовым сервисом (Yandex почтой, Mail.ru, GoogleApps) в то время, как в настройках панели управления включена локальная почтовая служба. В этом случае проблему решит отключение локальной маршрутизации почты. Делается это в панели управления хостингом:
Перейдите в раздел Почтовые домены:
Выделите строку с названием вашего домена и нажмите Удалить:
Нажмите Ok.
Обратите внимание: если вид вашей панели управления отличается от представленного в статье, в разделе «Основная информация» переключите тему с paper_lantern на jupiter.
В разделе Электронная почта выберите Маршрутизация почты:
В выпадающем списке выберите необходимый домен и в блоке Настроить маршрутизацию почты отметьте пункт Удаленный почтовый обменник. Затем нажмите Изменить:
На вкладке «Почта» перейдите в раздел Настройки почты и кликните по имени необходимого домена:
В открывшемся окне снимите галочку с «Активировать почтовую службу на этом домене» и нажмите Применить:
Готово! Вы отключили локальную почту.
‘550 5.1.1 User unknown’ is one of the common issues reported by users sending mails to Exchange servers. 550 error means there is some problem with the recipient server which makes it unable to deliver the mail.
In our role as Website Support specialists for web hosting companies, we’ve seen senders sending mails from other servers such as Exim, Postfix, etc. to Exchange servers, seeing this error in the bounce message:
550 5.1.1 User unknown (in reply to RCPT TO command)
See how we can support your websites!
Today we’ll see the major causes of this email error and how to fix them.
1. Wrong recipient address
Sender would get the bounce message ‘550 5.1.1 User unknown‘, if the recipient mail server is unable to find the recipient mail account in it.
At times, a typo in the email address of the recipient can cause this email delivery failure. A missing alphabet or an incorrect character can end up messing an email address.
It is possible that an email address that once existed, gets deleted or moved from the recipient mail server. In such cases, the recipient server would be unable to deliver the mail.
Even a misconfiguration or bug in the recipient mail server can cause the email account to get disabled and mails to that account to fail.
If the recipient doesn’t have the email address that you’re sending to, it will bounce the mail with the error message ‘550 5.1.1 User unknown‘.
Solution:
Always validate the recipient email address you’ve given in the email for any spelling mistakes or errors. If everything is fine at your end, confirm whether the email account actually exists.
[ Are your websites helping you get business? Our website support team gives you custom website solutions and fix all errors in your website in no time. ]
2. Incorrect DNS settings for the domain
Email Error 550 can also occur when the DNS settings for the recipient domain are not correct or the MX entry is not resolving correctly.
For instance, the MX records for the domain could be wrongly resolving to the recipient mail server instead of its intended server.
In such cases, recipient mail server cannot find the account and will bounce the mail. DNS issues can also occur due to any wild card DNS or SPF entry that is not set correctly.
These DNS related errors or wrongly mail server MX settings can end up giving an error message ‘550 5.1.1 User unknown‘ to the sender.
Solution:
Verify the MX records for a domain, using the command:
dig domain.com MX
If you notice DNS errors or missing MX records, then contact the recipient server support and get it fixed.
3. Email filters set for the domain
Some recipient mail accounts can have email filters or forwarders set. A catchall address or forwarder that relay to a non-existing account, can end up causing 550 errors.
Filtering for incoming mails using email filters or anti-spam firewalls, can end up bouncing emails from certain sender servers, returning a 550 error message.
Though 550 errors are usually related to recipient mail server issues, at times some filtering or firewalls applied on outgoing mails in the sender server can also cause this error.
For instance, some programs such as Google Apps modify the ‘To address’ of outgoing mails. Updating the recipient address to a non-existing address, can show error ‘550 5.1.1 User unknown‘.
Solution:
Check your outgoing firewalls and rules, if any. If all good, contact recipient server support and get the email filters verified for any erroneous filters or rules that can be blocking mails.
[ A single misconfiguration may break your site! Click here for a customized and error-free website to help you boost your business. ]
4. Mail server configuration errors
Apart from the above reasons, some configuration mistakes in the mail server such as the SSL settings or the outgoing SMTP settings, can also end up causing the error 550 for domains in it.
A server-wide custom filter that blocks mail from certain senders, a default forwarder that relay mails to another address, custom email software or security restrictions, all can lead to email errors.
Sometimes, the issue may be a temporary one. In those cases, the sender mail server will re-attempt the delivery of failed emails, based on its configuration.
Solution:
Examining the error logs and email headers of the bounced mail would help identify the issue with the mail server. Testing email routing in the server would also help detect any issues.
Disabling unwanted filters and rules and ruling out any restrictions that cause the emails to bounce, is crucial in fixing the issue.
How to fix the error ‘550 5.1.1 User unknown’ in Exchange servers
The error ‘550 5.1.1 User unknown‘ is commonly noticed in Microsoft Exchange servers. It can happen either with a single mail account or a distribution group of email addresses.
Microsoft Exchange 2010 has implemented a security parameter which require that all senders are authenticated, to prevent spamming. By default, this feature is enabled in the server.
As a result, only local email addresses would be able to send mails to these addresses. All mails from external addresses gets bounced with 550 error.
The solution is to check and verify that there are no security or restrictions with these accounts that are causing the bounce and email error 550.
To remove the restriction on an email account or a distribution list, do these steps:
- Open the Exchange management console.
- Expand recipient configuration and click on mailbox or list.
- Select the mailbox or list that is having the issue receiving the mail.
- Click on Properties -> ‘Mail Flow Settings’ tab.
- Click the ‘Message Delivery Restrictions’ and click properties.
- Clear the check-box for ‘Require that all senders are authenticated’ and click OK.
How to fix the error ‘550 5.1.1 User unknown’ in Exim for cPanel/WHM and DirectAdmin servers
Most cPanel and DirectAdmin servers use Exim as their mail server. While some choose the default installation, some others go for further customization of Exim.
The error message ‘550 5.1.1 User unknown’ is not typical to Exim mail server. So if your Exim server is giving out this message, it could be due to some other software integrated with it.
Check the recipient email address for typo errors and whether it exists in the server. Also confirm that there are no custom email programs that are messing up the mail server settings.
Verifying the email filters and custom rules added to the Exim mail server or specific to that domain, helps to identify and fix the 550 email errors.
[ Worried about your broken website? Get our server specialists’ assistance to fix your site from all errors. ]
How to fix the error ‘550 5.1.1 User unknown’ in Qmail and Postfix for Plesk servers
First of all, verify that the recipient domain is properly resolving to the correct server and it has its mail server configured in this server.
If the MX points to the local server, check if the email account is disabled, and if so, re-enable it. If the email service for the domain is hosted elsewhere, just turn off mail services for that domain.
Confirm that there are no custom rules or filters in the Qmail or Postfix mail server that is messing up with the mail delivery. A detailed examination of bounced headers and mail logs would show that.
To add on..
There are a few other variants for this error ‘550 5.1.1 User unknown‘, varying with the custom message configured in each mail server:
550 5.1.1 user unknown
550 MAILBOX NOT FOUND
550 unrouteable address
550 mailbox temporarily disabled
550 No such user here
550 Requested action not taken: mailbox unavailable
550 : Recipient address rejected: User unknown in local recipient table
Though the message shown varies, the reason and fix for these errors are same as the ones we’ve already discussed here.
There are other 550 email errors too, that are due to other reasons such as lack of SMTP authentication or improper relaying.
Bobcares helps cPanel webmasters quickly resolve email errors, thereby minimizing business downtime. If you’d like to know how to fix your mail server, we’d be happy to talk to you.
Is your website stable and unique for your business?
Don’t let a poor website design or site errors affect your business. We’re here to help you.
CLICK HERE TO GET AN ERROR-FREE SITE
var google_conversion_label = «Blp0CLCojHIQ0aD71QM»;
#olark-wrapper .olark-launch-button,#olark-wrapper .olark-attention-grabber,#olark-wrapper .olark-attention-grabber-img,#olark-wrapper .olark-bounding-box {
display: none !important;
}
Ошибка «550: recipient unknown» или «Recipient address rejected: User unknown in relay recipient table» может возникнуть в нескольких случаях:
- адресата не существует: проверьте, корректно ли вы указали имя получателя письма. Если это не так — исправьте адрес на верный;
- почтовый ящик неактивен: если вы отправляете письмо с только что созданного ящика, подождите 10-15 минут и повторите попытку;
- некорректная маршрутизация почты: ошибка возникает в тех случаях, когда используют сторонний почтовый сервис (Yandex почта, Mail.ru, GoogleApps), а в настройках панели управления включена локальная почтовая служба.
Чтобы отключить локальную маршрутизацию почты:
1. Откройте панель управления хостингом ISPmanager. Для этого перейдите в личный кабинет. В строке услуги хостинга нажмите на три точки. В выпадающем списке выберите Войти в панель управления.
2. Перейдите в Почта — Почтовые домены, выделите строку с названием вашего домена и нажмите Удалить:

3. Кликните Ok.
Готово, локальная почта отключена.
Проблема
Когда вы, находясь вне дома, отправляете сообщение электронной почты с помощью домашней почтовой учетной записи, это сообщение может вернуться с ошибкой 550, 553 или ошибкой ретрансляции. То же самое может произойти, когда вы, находясь вне офиса, пытаетесь отправить сообщение электронной почты с помощью рабочей почтовой учетной записи.
Описание
Ретрансляция происходит, когда почтовое сообщение отправлено на адрес электронной почты, домен которого (имя после символа @, например adatum.com) не обрабатывается протоколом SMTP или сервером исходящей почты, получающим от отправителя запрос на доставку сообщения. SMTP-серверу необходимо подключиться к другому SMTP-серверу, чтобы ретранслировать сообщение.
Если при отправке почтового сообщения возникает ошибка ретрансляции, ваш SMTP-сервер (исходящей почты) может вернуть ваше сообщение вместе с сообщением об ошибке, например, такого вида:
-
«Не удается отправить сообщение, поскольку сервер отказался принять адрес одного из получателей. В письме был указан адрес: <proverka@example.com>. Тема: <тест>, учетная запись: <тест>, сервер: <smtp.example.com>, протокол: SMTP, ответ сервера: «550 <proverka@example.com>… Ретрансляция запрещена», порт: 25, защита (SSL): нет, ошибка сервера: 550, номер ошибки: 0x800CCC79″.
-
«Не удается отправить сообщение, поскольку сервер отказался принять адрес одного из получателей. В письме был указан адрес: <адрес эл. почты>. Тема: <тест>, учетная запись: <тест>, сервер: <smtp.example.com>, протокол: SMTP, ответ сервера: «553 к сожалению, этого домена нет в моем списке разрешенных узлов (#5.7.1)», порт: 25, защита (SSL): нет, ошибка сервера: 553, номер ошибки: 0x800CCC79″.
Точный текст сообщения об ошибке будет зависеть от вашего поставщика интернет-услуг. Некоторые поставщики не возвращают сообщение об ошибке, когда определяют исходящие сообщения как нежелательную рекламу. В этих случаях все выглядит так, как будто ваше сообщение отправляется в обычном режиме (в Outlook остается в папке Исходящие и появляется в папке Отправленные), но получателю оно не доставляется.
Ваше сообщение отклонено, поскольку SMTP-сервер (исходящей почты) не распознал вас как полномочного пользователя.
SMTP — это протокол (стандарты, используемые компьютерами для взаимодействия), который используется на большинстве серверов электронной почты для отправки сообщений в Интернете. Если вы используете почтовую программу (например, Outlook), которая позволяет хранить сообщения на компьютере, вам необходим доступ к SMTP-серверу для отправки сообщений.
Примечание: Веб-системы электронной почты (например, Windows Live Mail или Yahoo! Mail) работают иначе и не рассматриваются в этой статье.
Нежелательная почта и открытые ретрансляции
Нежелательные коммерческие сообщения иногда называют нежелательной почтой или спамом. Основной причиной увеличения объема нежелательной почты является то, что она стоит того, кто отправляет ее практически ничего не отправляемого; на самом деле отправителям даже не нужно отправлять нежела ту же почту через SMTP-сервер (исходятую почту) собственного isP.
При создании базовой структуры Интернета никто не предвидел, к каким последствиям приведет возможность отправлять миллионы нежелательных сообщений за ничтожно малую плату. Благодаря способности SMTP-серверов к ретрансляции отправители нежелательной почты маскируют ее подлинный источник, передавая ее через сторонние серверы, на которых разрешены такие открытые ретрансляции. В результате нежелательная почта как бы приходит с сайта, который ретранслирует сообщение и скрывает личность настоящего отправителя.
До недавнего времени большинство почтовых SMTP-серверов работали на основе доверительной открытой системы. В такой системе кто угодно откуда угодно может передать почтовое сообщение SMTP-серверу, а сервер должен принять его и переслать получателю или другому почтовому серверу, на котором находится почтовый ящик получателя. При такой открытой ретрансляции нет ограничений, запрещающих кому-либо отправлять почту через SMTP-сервер.
Ограничения поставщика интернет-услуг на ретрансляцию почтовых сообщений
По мере увеличения объемов нежелательной почты администраторы сети (люди, отвечающие за управление серверами поставщика интернет-услуг) начали вводить ограничения на своих почтовых SMTP-серверах. Эти ограничения не позволяют использовать почтовый сервер всем подряд. Представьте, что в вестибюле вашей организации есть телефон, доступный для всех, в том числе для тех, кто не является сотрудником организации. Теперь телефоном разрешено пользоваться только сотрудникам.
На сегодняшний день используются ограничения нескольких типов.
-
Требуется проверка подлинности SMTP. Так же как вы используете имя пользователя и пароль для доступа к POP3-серверу (входящей почты) и своим почтовым сообщениям, вам требуется ввести имя пользователя и пароль для отправки почтовых сообщений через SMTP-сервер. Обычно это те же имя пользователя и пароль, что и для POP3-сервера, но могут быть и уникальные.
-
Требуется сначала подключиться к POP3-серверу (входящей почты) поставщика интернет-услуг. Чтобы получить свои новые почтовые сообщения, вы обычно подключаетесь к POP3-серверу (входящей почты). Для доступа к почтовому ящику вам нужно ввести имя пользователя и пароль. Администратор сети может настроить сервер таким образом, что если вы сначала подключаетесь к POP3-серверу входящей почты и проходите проверку подлинности, он будет утверждать все запросы на отправку почтовых сообщений через SMTP-сервер исходящей почты, на котором в ином случае эта возможность будет ограничена.
-
Требуется подключение из авторизованного расположения в сети. Если вы из дома подключаетесь к поставщику интернет-услуг по телефонной линии, с помощью кабеля или через DSL-модем, подключение идет напрямую к сети поставщика. Вы заслуживаете доверия, поскольку у вас есть учетная запись с именем пользователя и паролем, которые предоставил поставщик интернет-услуг. Вам как клиенту разрешается использовать SMTP-сервер для отправки почтовых сообщений.
-
Требуется подключение с определенного IP-адреса или диапазона IP-адресов. Ваш поставщик интернет-услуг может разрешить доступ к SMTP-серверу людям, не подключенным к сети напрямую. Например, это может быть удаленный пользователь в офисе. Основная проблема состоит в том, что во многих местах используются динамические IP-адреса. При этом вы не можете быть уверены в том, что при каждом подключении у вас один и тот же IP-адрес. У некоторых организаций может быть зарезервирован блок или диапазон IP-адресов. Поставщик интернет-услуг может считать тех, кто подключается с этих IP-адресов, проверенными пользователями. Он может предоставить дополнительные сведения.
Возможных сценариев ретрансляции очень много. Ниже приведены самые распространенные ситуации. Возможно, одна из них похожа на вашу.
|
Ситуация |
Это ретрансляция? |
|---|---|
|
Вы дома, и у вас есть учетная запись поставщика интернет-услуг, оканчивающаяся на @proseware.com, с которой вы подключаетесь по телефонной линии, с помощью кабеля или через DSL-модем. Вы отправляете сообщение другому человеку, почтовый адрес которого тоже оканчивается на @proseware.com. |
Нет. Ваша почта обрабатывается обычным способом. |
|
То же, что и в первой ситуации, только вы отправляете сообщение человеку, почтовый адрес которого оканчивается на @adatum.com. |
Да, но она не блокируется. Вы подключаетесь напрямую к поставщику интернет-услуг и тем самым получаете полномочия для отправки почты через его SMTP-сервер (исходящей почты) на любые адреса, независимо от расположения почтового ящика получателя. |
|
Вы на работе. Ваш рабочий почтовый адрес оканчивается на @thephone-company.com, и у вас есть домашняя учетная запись поставщика интернет-услуг, адрес которой оканчивается на @proseware.com и с которой вы подключаетесь по телефонной линии, с помощью кабеля или через DSL-модем. В Outlook у вас настроены те же параметры SMTP-сервера, что и дома. Вы отправляете сообщение человеку, почтовый адрес которого тоже оканчивается на @proseware.com. |
Нет. Ваша почта обрабатывается обычным способом. |
|
То же, что и в предыдущей ситуации, только вы отправляете сообщение человеку, почтовый адрес которого оканчивается на @adatum.com. |
Да, и это сообщение может быть заблокировано как ретранслируемая почта. Вы пытаетесь использовать домашний SMTP-сервер (исходящей почты) своего поставщика интернет-услуг, хотя не подключены к его сети. SMTP-сервер не может удостоверить вас как полномочного подписчика поставщика интернет-услуг. Кроме того, вы просите SMTP-сервер принять сообщение и подключиться к другому SMTP-серверу, чтобы доставить его в почтовый ящик получателя. |
|
Вы остановились в гостинице или воспользовались в аэропорту интернет-терминалом, предоставляющим доступ в Интернет. У вас есть домашняя учетная запись поставщика интернет-услуг, оканчивающаяся на @proseware.com, с которой вы подключаетесь по телефонной линии, с помощью кабеля или через DSL-модем. В Outlook у вас настроены те же параметры SMTP-сервера, что и дома. Вы отправляете сообщение другому человеку, почтовый адрес которого тоже оканчивается на @proseware.com. |
Нет. Ваша почта обрабатывается обычным способом. |
|
То же, что и в предыдущей ситуации, только вы отправляете сообщение человеку, почтовый адрес которого оканчивается на @adatum.com. |
Да, и это сообщение может быть заблокировано как ретранслируемая почта. Вы пытаетесь использовать домашний SMTP-сервер (исходящей почты) своего поставщика интернет-услуг, хотя не подключены к его сети. SMTP-сервер не может удостоверить вас как полномочного подписчика поставщика интернет-услуг. Кроме того, вы просите SMTP-сервер принять сообщение и подключиться к другому SMTP-серверу, чтобы доставить его в почтовый ящик получателя. |
Решения
Если ваша ситуация рассматривается как ретрансляция, вы должны отправить сообщение через сервер, к которому сейчас подключаетесь. То есть, если вы на работе или вне дома и не используете своего поставщика интернет-услуг для подключения к Интернету, но хотите отправить сообщение из своей домашней учетной записи, предоставленной этим поставщиком, вам нужно изменить параметры почтовой учетной записи, указав тот SMTP-сервер, который вы используете там, где находитесь (например, рабочий SMTP-сервер). Пошаговые инструкции см. в статье Изменение параметров учетной записи электронной почты.
Если это не работает или вы предпочитаете использовать домашнюю учетную запись, вам нужно связаться со своим поставщиком интернет-услуг и спросить, доступны ли вам описанные ранее параметры. Что касается первых двух ограничений (требуется проверка подлинности SMTP и требуется сначала подключение к POP3-серверу входящей почты поставщика интернет-услуг), вы можете внести изменения в Параметры учетной записи в Outlook. Инструкции см. в статье Изменение параметров учетной записи электронной почты.
Сообщения по-прежнему не отправляются?
Вы изменили параметры SMTP в Outlook или нашли параметр, который разрешит вам отправлять почтовые сообщения. Но вы по-прежнему не можете отправить почту и получаете сообщение об ошибке.
Возможно, вы все сделали правильно, но администраторы сети используют еще какую-то функцию системы безопасности для предотвращения спуфинга удостоверений. Спуфинг удостоверений — это просто способ отправки почтового сообщения, при котором вы скрываете, кто вы.
В Outlook, как и в большинстве почтовых программ, можно указать «отображаемое имя» и обратный почтовый адрес, который появляется при ответе на ваше сообщение. В нежелательной почте эти поля почти всегда содержат ложную информацию. Вы правда верите, что сообщения о том, как быстро разбогатеть, пришли от супермодели или мирового лидера?
Чтобы предотвратить спуфинг удостоверений, некоторые поставщики интернет-услуг ограничивают возможность вставки ложной информации в поле адреса в ответах. Например, если доменное имя вашего поставщика интернет-услуг оканчивается на proseware.com, поставщик может запретить вам указывать обратный адрес ivan@contoso.com. Это ограничение используется не так широко, как описанные ранее, но может применяться ко всем пользователям независимо от их местонахождения и способа подключения. В этом случае альтернативы нет. Если администратор сервера использует этот способ, вы должны указывать в обратном адресе домен, соответствующий вашему текущему подключению.
Если вы получили письмо от Mailer-Daemon с темой «Undelivered Mail Returned to Sender», значит отправленное письмо не было доставлено до одного или нескольких получателей. Причина, по которой исходное письмо не доставлено, указана в конце уведомления на английском языке. Наиболее распространенные причины указаны ниже.
Неправильный адрес получателя
Сообщение об ошибке содержит строчки:
User not found
User unknown
No such user here
Unrouteable address
Invalid mailbox
Mailbox unavailable
Такая ошибка может означать, что вы пытаетесь отправить письмо на несуществующий адрес. Уточните адрес получателя и попробуйте снова.
Пример сообщения об ошибке:
<bad_user@example.com>: host mail.example.com[192.0.2.120] said: 550 5.1.1
<bad_user@example.com>: Recipient address rejected: User unknown in local
recipient table (in reply to RCPT TO command)
В почтовом ящике адресата нет свободного места
Сообщение об ошибке содержит строчки:
account is full
Quota exceeded
User has exhausted allowed storage space
error writing message: Disk quota exceeded
Размер письма больше, чем ограничение на сервере получателя
На сервере получателя установлено ограничение на максимальный размер письма. Если вы отправляете несколько файлов, попробуйте их отправить в нескольких разных письмах.
Пример:
message size 7520647 exceeds size limit 6000000 of server mail.example.com[192.0.2.120]
Это значит, что было отправлено письмо размером 7,5 мегабайт, а сервер получателя принимает письма размером не более 6 мегабайт.
Сервер получателя не принимает почту
Сообщение об ошибке содержит строчку:
Operation timed out
Сервер получателя не работает. Возможно, вы ошиблись в адресе получателя и письмо отправлялось не на тот сервер. Если адрес был указан правильно, то попробуйте связаться с адресатом, используя другой адрес.
Пример:
<user@example.com>: connect to mail.example.com[192.0.2.120]: Operation timed out
-
Home -
Knowledge Base
-
SMTP Service
-
SMTP Errors
There are several possible reasons that you received this error. In this guide, we’ll talk about the reasons and help you resolve this nasty error.
Reasons for the 550 5 1 1 Error
- Invalid email address. You may have an invalid recipient’s address, meaning that the address was active when you got it, but now it no longer exists, that’s why your email can’t be delivered.
- Typos in the email address. Any mistake, even a missing character can lead your email failing to send, since the address doesn’t exist.
- Misconfiguration. Any bug or misconfiguration of the recipient’s server may prevent them from getting your email.
- Outdated DNS record. DNS settings may be incorrect for the recipient’s domain, that’s why MX can’t resolve correctly.
How to Fix the 550 5 1 1 Error
- Make sure there are no spelling mistakes in the recipient’s email address and check if it is still valid. There are a lot of tools available for this purpose. Make use of them!
- Your DNS record is outdated, and the recipient’s server can’t resolve it. Update it! You can use DNS Lookup to get to know if there are any problems.
- Still, having checked the email address validity, you see that everything is alright, but you continue receiving the 550 5.1.1 error message. In this case, contact the email address owner and inform on possible problems with the mail server configuration settings, stating that you have done everything from your side.
Avoiding the 550 5 1 1 Error Message When Sending Bulk Email Campaigns
If you regularly send bulk email campaigns to a large number of recipients, you may receive this error relatively frequently. If you send emails to invalid email addresses, it means that you don’t know who you are sending to. Thus, email providers consider your emails to be spam, and, as a result, you receive the 550 5.1.1 error message. Moreover, today, it is easy to gather many email addresses, using specialized software like “harvesters” or “harvesting bots.” So, providers are partially right. But, to avoid this problem, make a habit of regularly checking the email addresses, you have to keep your mailing lists clean.
The Most Common 550 5 5 1 Messages
- 550 5.1.1: The email account that you tried to reach does not exist
- 550 5.1.1: Recipient rejected
- 550 5.1.1: User unknown
- 550 5.1.1: Recipient address rejected: User unknown in virtual alias table
Last Updated: 20.01.2020
Rate this article about «The 550 5.1.1 Error «
Popular in Our Blog
by Matthew Adams
Matthew is a freelancer who has produced a variety of articles on various topics related to technology. His main focus is the Windows OS and all the things… read more
Updated on December 8, 2021
- The email error 550 can happen with any client or account but it’s directly linked to the SMTP.
- This problem occurs when the outgoing server hasn’t sent the email signaling that the recipient’s mailbox isn’t available.
- There are lots of possible causes for this issue, including entering the wrong email address or malware infection.

XINSTALL BY CLICKING THE DOWNLOAD FILE
This software will repair common computer errors, protect you from file loss, malware, hardware failure and optimize your PC for maximum performance. Fix PC issues and remove viruses now in 3 easy steps:
- Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
- Click Start Scan to find Windows issues that could be causing PC problems.
- Click Repair All to fix issues affecting your computer’s security and performance
- Restoro has been downloaded by 0 readers this month.
Email error 550 can arise in various email client software, such as Outlook and Mozilla Thunderbird. The error arises when some users send emails with client software.
Although the exact error messages that pop up might vary slightly, they will all include the 550 error code. As a consequence, users can’t send emails to specific recipients with their client software.
Error 550 is the SMTP (Simple Mail Transfer Protocol) error for sending emails. The SMTP server hasn’t sent the email when error 550 arises as the recipient’s mailbox isn’t available.
What causes the email error 550?
That can be due to a few things, and in some cases, it might actually be an issue that the intended recipient, not the sender, can fix.
It may be that your email client is not configured properly or a more zealous firewall blocks it. However, the most simple cause for this error is that you entered the wrong email address.
This problem may also occur if the recipient cannot receive your email for some reason or he blocked your domain.
How can I fix the email error 550?
1. Check for email address typos
Error 550 can arise due to email typos. So, double-check you’ve entered the exact email address. Make sure there are no typos, strange characters, or spaces in the email address before clicking the send button.
Although not likely, the recipient’s server might be down when an email is sent. So, try waiting a few minutes or hours, then try sending the email again.
2. Is the Email IP Blacklisted?
- It might be the case that an anti-spam filter has blocked the server IP/domain for the email server when error 550 arises. To check if that is the case, open the MX Lookup page.

- Enter your email domain in the text box, and click he MX Lookup button. That will then provide IP address details for the email domain entered.

- You will see the list of hostnames and IP addresses for the webmail servers so you can just hit the Blacklist Check option for each of them to verify if it’s blocked by anyone.

- You can also open the blacklist check page dirrectly and paste the IP address into the text box, then hit the Blacklist Check button, which will show users a list of email blacklists.

If the blacklist check highlights that an anti-spam filter has blacklisted the email IP address entered, that’s why you can’t send the messages. Try sending the message with an alternative email address if you can.
In case you don’t have another email address, set up a new webmail account at Yahoo, Gmail, etc. in just a couple of minutes.
3. Enable SMTP authentication
- If you’re using Outlook, first click on the File button.

- Now select your account from the top if you have multiple ones, click on Account Settings, and select Server Settings from the menu.

- Click on Outgoing email, select the My outgoing server (SMTP) requires authentication check box and make sure that the Use same settings as my incoming mail server option is also checked, then hit Next.

- Mozilla Thunderbird users can set up SMTP authentication by clicking Tools and Account Settings.

- Select Outgoing Server on the left of the window.
- Up next, select an email server, and press the Edit button to open the window that you can see below:

- Then you will need to enter the SMTP settings for your email server. For example, if you have a Gmail account enter smtp.gmail.com as the server address and 587 or 465 as the TLS/SSL port numbers.
- Click the OK button after entering the required details.
How can I prevent the email error 550?
Although this occurrence is not pretty predictable and it’s hard to pinpoint its exact cause, there are some things you can do to prevent this from happening.
➡ Use anti-spam filters
Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.
One cause for this problem might be that your email client is infected and it sends out spam messages to all your contacts.
Using anti-spam filters from a strong antivirus can save you from this ever happening. In fact, it will improve the overall security of your PC and data so it’s a good idea any way you put it.
➡ Change the email sending frequency
Sending too many emails in a short timespan can make servers believe you’re a spammer trying to clog the network and that will also get your email blocked.
So if you’re sending more than 50 emails an hour, slow down a little bit and you won’t get in any trouble.
➡ Change your password frequently
The spammer scenario happens because you probably have a weaker password that got highjacked by wrongdoers.
Changing your password often and selecting a more complicated key will solve this problem and prevent any such problems.
Those resolutions will fix the email error 500. However, the intended email recipients might also be able to fix the issue by turning off their antivirus software firewalls or emptying their inboxes.
So, if your email is blocked by the recipient side, the only solution is to contact the person using another communication method to fix the issue.
If you can’t make your email client work, you may also consider the best email clients for Windows and pick a better solution.
For any suggestions or other solutions we might have overlooked, write us a line in the comments section and we will get back to you.
Newsletter
by Matthew Adams
Matthew is a freelancer who has produced a variety of articles on various topics related to technology. His main focus is the Windows OS and all the things… read more
Updated on December 8, 2021
- The email error 550 can happen with any client or account but it’s directly linked to the SMTP.
- This problem occurs when the outgoing server hasn’t sent the email signaling that the recipient’s mailbox isn’t available.
- There are lots of possible causes for this issue, including entering the wrong email address or malware infection.

XINSTALL BY CLICKING THE DOWNLOAD FILE
This software will repair common computer errors, protect you from file loss, malware, hardware failure and optimize your PC for maximum performance. Fix PC issues and remove viruses now in 3 easy steps:
- Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
- Click Start Scan to find Windows issues that could be causing PC problems.
- Click Repair All to fix issues affecting your computer’s security and performance
- Restoro has been downloaded by 0 readers this month.
Email error 550 can arise in various email client software, such as Outlook and Mozilla Thunderbird. The error arises when some users send emails with client software.
Although the exact error messages that pop up might vary slightly, they will all include the 550 error code. As a consequence, users can’t send emails to specific recipients with their client software.
Error 550 is the SMTP (Simple Mail Transfer Protocol) error for sending emails. The SMTP server hasn’t sent the email when error 550 arises as the recipient’s mailbox isn’t available.
What causes the email error 550?
That can be due to a few things, and in some cases, it might actually be an issue that the intended recipient, not the sender, can fix.
It may be that your email client is not configured properly or a more zealous firewall blocks it. However, the most simple cause for this error is that you entered the wrong email address.
This problem may also occur if the recipient cannot receive your email for some reason or he blocked your domain.
How can I fix the email error 550?
1. Check for email address typos
Error 550 can arise due to email typos. So, double-check you’ve entered the exact email address. Make sure there are no typos, strange characters, or spaces in the email address before clicking the send button.
Although not likely, the recipient’s server might be down when an email is sent. So, try waiting a few minutes or hours, then try sending the email again.
2. Is the Email IP Blacklisted?
- It might be the case that an anti-spam filter has blocked the server IP/domain for the email server when error 550 arises. To check if that is the case, open the MX Lookup page.

- Enter your email domain in the text box, and click he MX Lookup button. That will then provide IP address details for the email domain entered.

- You will see the list of hostnames and IP addresses for the webmail servers so you can just hit the Blacklist Check option for each of them to verify if it’s blocked by anyone.

- You can also open the blacklist check page dirrectly and paste the IP address into the text box, then hit the Blacklist Check button, which will show users a list of email blacklists.

If the blacklist check highlights that an anti-spam filter has blacklisted the email IP address entered, that’s why you can’t send the messages. Try sending the message with an alternative email address if you can.
In case you don’t have another email address, set up a new webmail account at Yahoo, Gmail, etc. in just a couple of minutes.
3. Enable SMTP authentication
- If you’re using Outlook, first click on the File button.

- Now select your account from the top if you have multiple ones, click on Account Settings, and select Server Settings from the menu.

- Click on Outgoing email, select the My outgoing server (SMTP) requires authentication check box and make sure that the Use same settings as my incoming mail server option is also checked, then hit Next.

- Mozilla Thunderbird users can set up SMTP authentication by clicking Tools and Account Settings.

- Select Outgoing Server on the left of the window.
- Up next, select an email server, and press the Edit button to open the window that you can see below:

- Then you will need to enter the SMTP settings for your email server. For example, if you have a Gmail account enter smtp.gmail.com as the server address and 587 or 465 as the TLS/SSL port numbers.
- Click the OK button after entering the required details.
How can I prevent the email error 550?
Although this occurrence is not pretty predictable and it’s hard to pinpoint its exact cause, there are some things you can do to prevent this from happening.
➡ Use anti-spam filters
Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.
One cause for this problem might be that your email client is infected and it sends out spam messages to all your contacts.
Using anti-spam filters from a strong antivirus can save you from this ever happening. In fact, it will improve the overall security of your PC and data so it’s a good idea any way you put it.
➡ Change the email sending frequency
Sending too many emails in a short timespan can make servers believe you’re a spammer trying to clog the network and that will also get your email blocked.
So if you’re sending more than 50 emails an hour, slow down a little bit and you won’t get in any trouble.
➡ Change your password frequently
The spammer scenario happens because you probably have a weaker password that got highjacked by wrongdoers.
Changing your password often and selecting a more complicated key will solve this problem and prevent any such problems.
Those resolutions will fix the email error 500. However, the intended email recipients might also be able to fix the issue by turning off their antivirus software firewalls or emptying their inboxes.
So, if your email is blocked by the recipient side, the only solution is to contact the person using another communication method to fix the issue.
If you can’t make your email client work, you may also consider the best email clients for Windows and pick a better solution.
For any suggestions or other solutions we might have overlooked, write us a line in the comments section and we will get back to you.