<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[&quot;Too many unrecognized commands&quot; in email server]]></title><description><![CDATA[<p dir="auto">I did a search but don't see any posts yet on <code>Too many unrecognized commands</code>. I recently found two log entries today back to back on the "Denied" filter. What does this mean, out of curiosity? I've never seen it before.</p>
<p dir="auto"><code>Connection from 192.210.232.91 denied. Too many unrecognized commands</code></p>
<p dir="auto">Here's a sample log entry for it:</p>
<pre><code>{
  "ts": 1616817378209,
  "type": "denied",
  "direction": "inbound",
  "uuid": "",
  "remote": {
    "ip": "192.210.232.91",
    "port": 57734,
    "host": "192-210-232-91-host.colocrossing.com",
    "info": "192-210-232-91-host.colocrossing.com",
    "closed": false,
    "is_private": false,
    "is_local": false
  },
  "authUser": null,
  "mailFrom": null,
  "rcptTo": null,
  "details": {
    "relaying": false,
    "pluginName": "limit",
    "errorCode": 909,
    "message": "Too many unrecognized commands",
    "rejectionCountLastHour": 0
  }
}
</code></pre>
<p dir="auto">Judging by the host name, it seems spammy in nature.</p>
<p dir="auto">I read <a href="http://www.experts123.com/q/what-does-the-error-too-many-unrecognized-commands-mean.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.experts123.com/q/what-does-the-error-too-many-unrecognized-commands-mean.html</a> and <a href="https://wiki.contribs.org/Qpsmtpd:count_unrecognized_commands" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.contribs.org/Qpsmtpd:count_unrecognized_commands</a> and they seems to suggest the root cause is abuse coming from an HTTP proxy / server to my mail server.</p>
<p dir="auto">Is this something I need to be concerned with, or anything I need to do at this point? Or is it basically fully handled by Haraka so no need to go further on it? Just trying to determine if I need to have a bit of a backup plan in case it continues or gets worse down the road.</p>
<p dir="auto">(maybe this should be under the Discussion category, wasn't certain)</p>
]]></description><link>https://forum.cloudron.io/topic/4772/too-many-unrecognized-commands-in-email-server</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 08:29:54 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4772.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Mar 2021 16:54:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Too many unrecognized commands&quot; in email server on Mon, 29 Mar 2021 17:47:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> it's not a problem. Just the natue of any service being exposed to the internet. There a bots, misconfigured services, compromised iot devices doing all sorts of things. Nothing to worry.</p>
]]></description><link>https://forum.cloudron.io/post/28820</link><guid isPermaLink="true">https://forum.cloudron.io/post/28820</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 29 Mar 2021 17:47:28 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Too many unrecognized commands&quot; in email server on Mon, 29 Mar 2021 16:41:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/28810">"Too many unrecognized commands" in email server</a>:</p>
<blockquote>
<p dir="auto"><a href="https://github.com/haraka/haraka-plugin-limit#unrecognized_commands" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/haraka/haraka-plugin-limit#unrecognized_commands</a></p>
</blockquote>
<p dir="auto">Awesome. Thanks Girish. I guess that's good then, sounds like it's doing it's job properly so I won't worry too much. I was just wondering if I needed a bit of a "backup plan" in case it got worse or indicated a kind of "attack", but seems that may not be the case as I haven't seen too many of them yet, just a handful.</p>
]]></description><link>https://forum.cloudron.io/post/28811</link><guid isPermaLink="true">https://forum.cloudron.io/post/28811</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 29 Mar 2021 16:41:00 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Too many unrecognized commands&quot; in email server on Mon, 29 Mar 2021 16:34:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> That string comes from the limit plugin we use in Haraka - <a href="https://github.com/haraka/haraka-plugin-limit#unrecognized_commands" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/haraka/haraka-plugin-limit#unrecognized_commands</a> . Usually, it is a mail client connecting to the server and sending commands that the server is not expecting. It's hard to tell from the log itself as to what the commands are, one has to look into the logs and sometimes one has to raise haraka debug level to <code>data</code> (but these cause logs to be super verbose).</p>
]]></description><link>https://forum.cloudron.io/post/28810</link><guid isPermaLink="true">https://forum.cloudron.io/post/28810</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 29 Mar 2021 16:34:31 GMT</pubDate></item></channel></rss>