<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : Rate Limit @ Hostgator &amp; QueueIfDestinationError</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Spam Filter ISP Support : Rate Limit @ Hostgator &amp; QueueIfDestinationError]]></description>
  <pubDate>Fri, 13 Mar 2026 03:20:55 +0000</pubDate>
  <lastBuildDate>Wed, 30 Jun 2010 01:46:15 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=6842</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[Rate Limit @ Hostgator &amp; QueueIfDestinationError : Bad bad hostgator! I noticed another...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13686&amp;title=rate-limit-hostgator-queueifdestinationerror#13686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 6842<br /><strong>Posted:</strong> 30 June 2010 at 1:46am<br /><br />Bad bad hostgator!&nbsp; I noticed another issue with them recently.&nbsp; One of their servers connected to one of ours and got a 421 from us for greylisting.<br><br>They bounced the email right away, did not retry or try a server with lower priority either.<br><br>These large ISP/hosting companies are tough to deal with!<br>]]>
   </description>
   <pubDate>Wed, 30 Jun 2010 01:46:15 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13686&amp;title=rate-limit-hostgator-queueifdestinationerror#13686</guid>
  </item> 
  <item>
   <title><![CDATA[Rate Limit @ Hostgator &amp; QueueIfDestinationError :  Ok, this was a tricky one, and...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13684&amp;title=rate-limit-hostgator-queueifdestinationerror#13684</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6842<br /><strong>Posted:</strong> 30 June 2010 at 1:25am<br /><br /><div>Ok, this was a tricky one, and I should have caught it from your initial post:</div><div><br></div><div><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by yapadu" alt="Originally posted by yapadu" style="vertical-align: text-bottom;" /> <strong>yapadu wrote:</strong><br /><br />They are using some type of rate limit (I think they just started doing this recently), when you go over the limit you get this:</div><div><br></div><div><font Apple-style-span="Apple-style-span" color="#FF0000">451-The server has reached its limit for processing requests from your host.</font></div><div><font Apple-style-span="Apple-style-span" color="#FF9900">451 Please try again later.</font></div><div></td></tr></table></div><div><br></div><div>Note how the initial reply line (the initial reply is the one that matters) has the digits 451 followed by a dash and then a description. From RFC 2821, which is the standard to which all SMTP server *must* abide to, the following section states:</div><div><br></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style="">2.4 General Syntax Principles and Transaction Model</span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style=""><br></span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style="">&nbsp;&nbsp; SMTP commands and replies have a rigid syntax. &nbsp;All commands begin</span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style="">&nbsp;&nbsp; with a command verb. &nbsp;All Replies begin with a three digit numeric</span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style="">&nbsp;&nbsp; code. &nbsp;In some commands and replies, arguments MUST follow the verb</span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style="">&nbsp;&nbsp; or reply code. &nbsp;Some commands do not accept arguments (after the</span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style="">&nbsp;&nbsp; verb), and some reply codes are followed, sometimes optionally, by</span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span" style="">&nbsp;&nbsp; free form text. &nbsp;In both cases, </span><span Apple-style-span="Apple-style-span"><b>where text appears, it is separated</b></span></font></div><div><font Apple-style-span="Apple-style-span" face="'Courier New', Courier, mono"><span Apple-style-span="Apple-style-span"><b>&nbsp;&nbsp; from the verb or reply code by a space character</b></span><span Apple-style-span="Apple-style-span" style="">.&nbsp;</span></font></div><div><br></div><div>This means that hostgator's server is in violation of RFC, as the response should have been:</div><div><br></div><div>451 The server has reached its limit for processing requests from your host.</div><div><br></div><div>With a &#091;space&#093; instead of the &#091;-&#093; after the 451. The second line in orange that they output:</div><div><span Apple-style-span="Apple-style-span" style="color: rgb255, 153, 0; ">451 Please try again later.</span></div><div><span Apple-style-span="Apple-style-span" style="color: rgb255, 153, 0; "></span>does have, correctly, a space, but that is too late, as it is the line above that is considered the reply, and it does not follow RFC. At that point, the reply is invalid as it does not contain a valid numeric code, and thus SpamFilter does not recognize the 451 as such.</div><div><br></div><span style="font-size:10px"><br /><br />Edited by LogSat - 30 June 2010 at 1:28am</span>]]>
   </description>
   <pubDate>Wed, 30 Jun 2010 01:25:44 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13684&amp;title=rate-limit-hostgator-queueifdestinationerror#13684</guid>
  </item> 
  <item>
   <title><![CDATA[Rate Limit @ Hostgator &amp; QueueIfDestinationError : This problem went away for a while,...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13682&amp;title=rate-limit-hostgator-queueifdestinationerror#13682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 6842<br /><strong>Posted:</strong> 29 June 2010 at 10:02am<br /><br />This problem went away for a while, because we were able to get hostgator to whitelist our sending address.&nbsp; However, they removed the whitelist and the problem is back again.]]>
   </description>
   <pubDate>Tue, 29 Jun 2010 10:02:49 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13682&amp;title=rate-limit-hostgator-queueifdestinationerror#13682</guid>
  </item> 
  <item>
   <title><![CDATA[Rate Limit @ Hostgator &amp; QueueIfDestinationError :  Here is a snippet of my .ini...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13681&amp;title=rate-limit-hostgator-queueifdestinationerror#13681</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 6842<br /><strong>Posted:</strong> 29 June 2010 at 9:59am<br /><br />Here is a snippet of my .ini file:<br><br><i>;Determines if SpamFilter should hold in the queue emails that were rejected by the destination SMTP server with an error in the 4xy range<br>QueueIfDestinationError400=1<br><br>;Determines if SpamFilter should hold in the queue emails that were rejected by the destination SMTP server with an error in the 5xy range<br>QueueIfDestinationError500=0<br><br></i>Here is a transaction from my log, trying to push an email to a server hosted with hostgator (who like to rate limit us!)<i><br><br>06/29/10 13:33:07:074 -- (1216) Detected TCP Connection: (SSL) 172.16.15.209<br>06/29/10 13:33:07:074 -- (1216) Connection from: 172.16.15.209<br>06/29/10 13:33:08:840 -- (1216) User authenticated with AUTH LOGIN: sender@undp.org<br>06/29/10 13:33:09:059 -- (1216) Received MAIL FROM: &lt;sender@undp.org&gt;<br>06/29/10 13:33:09:246 -- (1216) Received RCPT TO: dcam@example.com<br>06/29/10 13:33:09:246 -- (1216) Bypassed all rules for: dcam@example.com from sender@undp.org ( User authenticated with AUTH LOGIN)<br>06/29/10 13:33:11:090 -- (1216) Start virus scan<br>06/29/10 13:33:11:137 -- (1216) Starting queueing procedures<br>06/29/10 13:33:11:137 -- (1216) EMail from sender@undp.org to dcam@example.com was queued. Size: 21 KB, 21504 bytes<br>06/29/10 13:33:11:137 -- (4392) Sending email from sender@undp.org to dcam@example.com -- <br>06/29/10 13:33:11:387 -- (4392) EMail from: sender@undp.org to: dcam@example.com --&nbsp; was returned to sender - server error - example.com:25 said: The server has reached its limit for processing requests from your host. -- Please try again later. -- <br>06/29/10 13:33:11:559 -- (4392) Error-email from sender@undp.org to dcam@example.com --&nbsp; was forwarded to mail.undp.org:25<br>06/29/10 13:33:11:559 -- (4392) server error - example.com:25 said: The server has reached its limit for processing requests from your host. -- Please try again later. -- <br></i><i><br></i>At that point the message is bounced.&nbsp; The bounce says:<br><br><i>The specific error is:<br>server error - example.com:25 said: The server has reached its limit for processing requests from your host.<br>Please try again later.</i><br><br>I just tried a telnet session to the remote server to execute a delivery attempt by hand to see what the message is, but they are not blocking us right this moment.<br><a href="file:///C:%5CUsers%5Crgunther%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" target="_blank"></a><span style="font-size:10px"><br /><br />Edited by yapadu - 29 June 2010 at 10:00am</span>]]>
   </description>
   <pubDate>Tue, 29 Jun 2010 09:59:10 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13681&amp;title=rate-limit-hostgator-queueifdestinationerror#13681</guid>
  </item> 
  <item>
   <title><![CDATA[Rate Limit @ Hostgator &amp; QueueIfDestinationError : yapadu,Could you please zip us...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13652&amp;title=rate-limit-hostgator-queueifdestinationerror#13652</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6842<br /><strong>Posted:</strong> 05 June 2010 at 2:14pm<br /><br />yapadu,<div><br></div><div>Could you please zip us a section of SpamFilter's activity logfile that contains the entries to one such email, so we can take a look? The setting you set to "1" should indeed cause the email to be queued, without a bounce back to be created.</div>]]>
   </description>
   <pubDate>Sat, 05 Jun 2010 14:14:43 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13652&amp;title=rate-limit-hostgator-queueifdestinationerror#13652</guid>
  </item> 
  <item>
   <title><![CDATA[Rate Limit @ Hostgator &amp; QueueIfDestinationError : Hi have been noticing over the...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13649&amp;title=rate-limit-hostgator-queueifdestinationerror#13649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 6842<br /><strong>Posted:</strong> 04 June 2010 at 9:44pm<br /><br />Hi have been noticing over the past few days problems delivering email to some of hostgator's servers.&nbsp; They are using some type of rate limit (I think they just started doing this recently), when you go over the limit you get this:<br><br>451-The server has reached its limit for processing requests from your host.<br>451 Please try again later.<br><br>Messages are automatically bounced back to sender when spamfilter gets this.&nbsp; We have the following enabled:<br><br>QueueIfDestinationError400=1<br><br>It seems like with a 4xx error spamfilter should be holding the messages and trying again later, not rejecting them outright.<br><br>Is this a bug, or am I missing something?<br>]]>
   </description>
   <pubDate>Fri, 04 Jun 2010 21:44:15 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6842&amp;PID=13649&amp;title=rate-limit-hostgator-queueifdestinationerror#13649</guid>
  </item> 
 </channel>
</rss>