{"id":197,"date":"2020-02-12T10:36:59","date_gmt":"2020-02-12T10:36:59","guid":{"rendered":"https:\/\/www.lcn.com\/support\/knowledge-base\/understanding-smtp-sending-errors\/"},"modified":"2021-06-02T09:58:13","modified_gmt":"2021-06-02T09:58:13","slug":"understanding-smtp-sending-errors","status":"publish","type":"ht_kb","link":"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/","title":{"rendered":"Understanding SMTP sending errors"},"content":{"rendered":"\n<p>Sometimes when sending an email, you may receive a mail delivery failure notification or bounceback and you may wonder to yourself, \u201cwhy am I seeing this?\u201d.<\/p>\n\n\n\n<p>This guide will cover some of the more common errors and provide an explanation of what might cause the error and any remedial steps you can take.<\/p>\n\n\n\n<p>Let\u2019s get started\u2026<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#550\">550 Errors<\/a><\/li><li><a href=\"#451\">451 Errors<\/a><\/li><li><a href=\"#554\">554 Errors<\/a><\/li><li><a href=\"#551\">551 Errors<\/a><\/li><\/ul>\n\n\n\n<p><a name=\"550\"><\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">550 Errors<\/h3>\n\n\n\n<p>This is one of the most common error responses when a recipient mail server has rejected delivery of an email. We\u2019ll cover some of the different causes for these errors and the error messages that can accompany the mail delivery failure notifications for 550 errors below:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Invalid recipient address<\/li><\/ul>\n\n\n\n<p>These errors can be returned if you\u2019ve tried to send an email to an address that doesn\u2019t exist, has a typo or has been deactivated:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted prettyprint linenums\">550 No Such User Here\n550-5.1.1 The email account that you tried to reach does not exist.\n550 permanent failure for one or more recipients550 Requested action not taken: mailbox unavailable\n550 5.7.1 &lt;example@domain.com&gt;... unknown user\n550 5.4.1 Recipient address rejected: Access denied550 Unrouteable address.&lt;\/example@domain.com&gt;<\/pre>\n\n\n\n<p><br>Check for any spelling errors in the email address that you\u2019ve sent to and check with the intended recipient to confirm if their email address hasn\u2019t changed.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Relay denied\/not permitted errors<\/li><\/ul>\n\n\n\n<p>These errors can indicate that recipient mail server doesn\u2019t think that it is responsible for routing mail for the domain\/address in question:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted prettyprint linenums\">550 relay not permitted\n550 5.7.1 &lt;example@domain.com&gt;... Relaying denied&lt;\/example@domain.com&gt;<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted prettyprint linenums\">550 relay not permitted\n550 5.7.1 &lt;example@domain.com&gt;... Relaying denied&lt;\/example@domain.com&gt;<\/pre>\n\n\n\n<p><br>This could occur when the MX records for a domain are set incorrectly, when there\u2019s a problem with the configuration of the mail server for the domain or if the email hosting for the domain has expired or been suspended.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Spam filtering and blacklisting issues<\/li><\/ul>\n\n\n\n<p>These errors can indicate that the mail has been blocked due to spam filter settings on the recipient server, blacklisting of the sending server IP, reputation issues or high volumes of mail originating from the sending server:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted prettyprint linenums\">550 Sender address belongs to a non-trusted organisation \n550 #5.7.1 Your access to submit messages to this e-mail system has been rejected.\n550 The sending IP (xx.xx.xx.xx) is listed on https:\/\/blacklisturl.com\/.<\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>SPF check failure<\/li><\/ul>\n\n\n\n<p>SPF records are used to indicate which servers are authorised to send mail for a domain. If an SPF record is misconfigured, or if an attempt to send mail from a server not authorised by the SPF record is made it can result in errors:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted prettyprint linenums\">550 xx.xx.xx.xx is not allowed to send mail from domain.com.<\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Mailbox full or attachment limit exceeded<\/li><\/ul>\n\n\n\n<p>If the recipient mailbox doesn\u2019t have enough available space to accept delivery of your message it can result in these errors. Most mail servers will set a maximum file size limit for attached files \u2013 if you\u2019re trying to send an attachment larger than 10MB it can also result in this type of error.<\/p>\n\n\n\n<p>In most cases with 550 errors it will be the responsibility of the recipient to address the problem as it will be out of your control to resolve.<\/p>\n\n\n\n<p>If this error is being returned for a mailbox hosted with LCN, here are some things to check:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Check your <a href=\"https:\/\/login.lcn.com\/login\" target=\"_blank\" rel=\"noreferrer noopener\">email<\/a> and <a href=\"https:\/\/login.lcn.com\/login\" target=\"_blank\" rel=\"noreferrer noopener\">hosting<\/a> are active in your LCN account and that the email address has been created.<\/li><li>Check the <a href=\"https:\/\/www.lcn.com\/support\/articles\/how-to-change-your-nameservers\/\" target=\"_blank\" rel=\"noreferrer noopener\">Nameservers<\/a> and <a href=\"https:\/\/www.lcn.com\/support\/articles\/how-to-create-an-mx-record\/\" target=\"_blank\" rel=\"noopener noreferrer\">MX records<\/a> for your domain are correct so that mail is routed correctly.<\/li><li>Check to make sure your mailbox is not full and either <a href=\"https:\/\/www.lcn.com\/support\/articles\/deleting-your-emails\/\" target=\"_blank\" rel=\"noopener noreferrer\">delete<\/a> or <a href=\"https:\/\/www.lcn.com\/support\/articles\/how-to-archive-imap-messages-in-outlook-2019\/\" target=\"_blank\" rel=\"noopener noreferrer\">archive<\/a> emails to free up space or alternatively you could add an email TopUp.<\/li><\/ul>\n\n\n\n<p><a name=\"451\"><\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">451 Errors<\/h3>\n\n\n\n<p>These errors are returned by the sending server rather than the recipient mail server and usually indicate that your attempt to send an outgoing mail has been blocked.<\/p>\n\n\n\n<p>The cause will depend on the specific error that accompanies it. This could be DNS related such as no <a href=\"https:\/\/www.lcn.com\/support\/articles\/how-to-create-an-mx-record\/\" target=\"_blank\" rel=\"noopener noreferrer\">MX records<\/a>. It could also mean that you have reached a sending limit for your email or domain name.<\/p>\n\n\n\n<p><a name=\"554\"><\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">554 Errors<\/h3>\n\n\n\n<p>A 554 error is usually related to reputation leading to being blocked or blacklisted at the recipient\u2019s side. This could be an IP, the domain name or the email address itself. To help avoid this make sure that emails you are sending are not being considered as spam to help make sure your domain and email address reputation stays in good standing.<\/p>\n\n\n\n<p>We have a guide on how to not be considered spam <a href=\"https:\/\/www.lcn.com\/support\/articles\/avoid-emails-being-marked-as-Junk\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/p>\n\n\n\n<p>When this occurs, you will need to read the error to try and identify the block as it will advise who to contact to resolve the issue. For example, if it is a block implemented by Microsoft it will need to be reported to them to resolve.<\/p>\n\n\n\n<p><a name=\"551\"><\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">551 Errors<\/h3>\n\n\n\n<p>551 is commonly an authentication error. This would usually be seen when sending emails from a mail client such as Outlook or Mac Mail or from a mobile device.<\/p>\n\n\n\n<p>This will relate to your outgoing mail server settings likely being incorrect, this could be that you have not set up your outgoing server settings to use authentication or the details are incorrect in some way, this could be a typo in your email address or an incorrect password.<\/p>\n\n\n\n<p>Review your outgoing server settings and make sure they are correct, you can find our settings <a href=\"https:\/\/www.lcn.com\/support\/articles\/how-to-setup-pop-or-imap-email\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/p>\n\n\n\n<p>That\u2019s it! You now have a better understanding of common SMTP errors. There are many more that are less frequently encountered &#8211; If you get an error you don\u2019t understand please feel free to <a href=\"https:\/\/www.lcn.com\/info\/contact\" target=\"_blank\" rel=\"noreferrer noopener\">contact<\/a> the support team and we will do our best to help you identify the issue.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometimes when sending an email, you may receive a mail delivery failure notification or bounceback and you may wonder to yourself, \u201cwhy am I seeing this?\u201d. This guide will cover some of the more common errors and provide an explanation of what might cause the error and any remedial steps you can take. Let\u2019s get [&hellip;]<\/p>\n","protected":false},"author":1,"comment_status":"closed","ping_status":"open","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[9],"ht-kb-tag":[10],"class_list":["post-197","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-setting-up-and-managing-email","ht_kb_tag-email-hosting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Understanding SMTP sending errors - LCN.com<\/title>\n<meta name=\"description\" content=\"A guide to help understand common SMTP errors and explain what might cause them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding SMTP sending errors - LCN.com\" \/>\n<meta property=\"og:description\" content=\"A guide to help understand common SMTP errors and explain what might cause them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/\" \/>\n<meta property=\"og:site_name\" content=\"Customer Support Guides - LCN\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/lcndotcom\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-02T09:58:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lcn.com\/support\/wp-content\/uploads\/support-facebook-feed.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@lcndotcom\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/\",\"url\":\"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/\",\"name\":\"Understanding SMTP sending errors - LCN.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.lcn.com\/support\/#website\"},\"datePublished\":\"2020-02-12T10:36:59+00:00\",\"dateModified\":\"2021-06-02T09:58:13+00:00\",\"description\":\"A guide to help understand common SMTP errors and explain what might cause them.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.lcn.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding SMTP sending errors\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.lcn.com\/support\/#website\",\"url\":\"https:\/\/www.lcn.com\/support\/\",\"name\":\"Customer Support Guides - LCN\",\"description\":\"- LCN\",\"publisher\":{\"@id\":\"https:\/\/www.lcn.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.lcn.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.lcn.com\/support\/#organization\",\"name\":\"LCN.com\",\"url\":\"https:\/\/www.lcn.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.lcn.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.lcn.com\/support\/wp-content\/uploads\/2020\/02\/ZF_-hcc3.jpg\",\"contentUrl\":\"https:\/\/www.lcn.com\/support\/wp-content\/uploads\/2020\/02\/ZF_-hcc3.jpg\",\"width\":461,\"height\":461,\"caption\":\"LCN.com\"},\"image\":{\"@id\":\"https:\/\/www.lcn.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/lcndotcom\",\"https:\/\/x.com\/lcndotcom\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understanding SMTP sending errors - LCN.com","description":"A guide to help understand common SMTP errors and explain what might cause them.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/","og_locale":"en_US","og_type":"article","og_title":"Understanding SMTP sending errors - LCN.com","og_description":"A guide to help understand common SMTP errors and explain what might cause them.","og_url":"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/","og_site_name":"Customer Support Guides - LCN","article_publisher":"https:\/\/www.facebook.com\/lcndotcom","article_modified_time":"2021-06-02T09:58:13+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.lcn.com\/support\/wp-content\/uploads\/support-facebook-feed.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@lcndotcom","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/","url":"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/","name":"Understanding SMTP sending errors - LCN.com","isPartOf":{"@id":"https:\/\/www.lcn.com\/support\/#website"},"datePublished":"2020-02-12T10:36:59+00:00","dateModified":"2021-06-02T09:58:13+00:00","description":"A guide to help understand common SMTP errors and explain what might cause them.","breadcrumb":{"@id":"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.lcn.com\/support\/articles\/understanding-smtp-sending-errors\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lcn.com\/support\/"},{"@type":"ListItem","position":2,"name":"Understanding SMTP sending errors"}]},{"@type":"WebSite","@id":"https:\/\/www.lcn.com\/support\/#website","url":"https:\/\/www.lcn.com\/support\/","name":"Customer Support Guides - LCN","description":"- LCN","publisher":{"@id":"https:\/\/www.lcn.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lcn.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.lcn.com\/support\/#organization","name":"LCN.com","url":"https:\/\/www.lcn.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lcn.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.lcn.com\/support\/wp-content\/uploads\/2020\/02\/ZF_-hcc3.jpg","contentUrl":"https:\/\/www.lcn.com\/support\/wp-content\/uploads\/2020\/02\/ZF_-hcc3.jpg","width":461,"height":461,"caption":"LCN.com"},"image":{"@id":"https:\/\/www.lcn.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/lcndotcom","https:\/\/x.com\/lcndotcom"]}]}},"_links":{"self":[{"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/ht-kb\/197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/comments?post=197"}],"version-history":[{"count":8,"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/ht-kb\/197\/revisions"}],"predecessor-version":[{"id":1554,"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/ht-kb\/197\/revisions\/1554"}],"wp:attachment":[{"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/media?parent=197"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/ht-kb-category?post=197"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.lcn.com\/support\/wp-json\/wp\/v2\/ht-kb-tag?post=197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}