Yes, sorry I wasn't clear, of course SMTP is TCP, but so is HTTP, I meant my firewall can't look deeper than TCP.
I know now they aren't doing any harm, but I feel like they are challenging me to find a way to cut them out completely .
If I put my ip address and port as a web browser's proxy - this is what I get from any request from the browser (in the browser):
220 MERCURY ESMTP server ready.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
554 Too many bad or unrecognized SMTP commands - terminating connection.
This makes me wonder if there is a way to limit the 501's to 1 or 2 before the 554 is returned.
Am I loosing the plot?
<p>Yes, sorry I wasn't clear, of course SMTP is TCP, but so is HTTP, I meant my firewall can't look deeper than TCP.</p><p>I know now they aren't doing any harm, but I feel like they are challenging me to find a way to cut them out completely .</p><p>If I put my ip address and port as a web browser's proxy - this is what I get from any request from the browser (in the browser):</p><pre style="word-wrap: break-word; white-space: pre-wrap; ">220 MERCURY ESMTP server ready.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.
501 Syntax error in parameters or arguments.&nbsp;</pre><p><span style="white-space: pre-wrap; ">554 Too many bad or unrecognized SMTP commands - terminating connection.</span>&nbsp;</p><p>&nbsp;This makes me wonder if there is a way to limit the 501's to 1 or 2 before the 554 is returned.</p><p>Am I loosing the plot?&nbsp;</p><p>&nbsp;</p>