<!doctype html>
<html>
<head>
  <title>Introduction</title>
</head>
<body>
<div>
<p>Greetings,</p>
<p>If you are here because some of our IPs showed up in your mail server logs, the following explanations aim to address your questions and concerns.</p> 
<p>We can assure you of the following:</p>

<p>1.	We did not attempt to deliver spam to your server. Our software does not (and in fact cannot) send any emails whatsoever.</p>
<p>2.	We are not checking for security holes or otherwise attempting to gain elevated access to your resources. </p>

<p>1)	Our process.</p>
      <p>We are running an email validity-checking process for research purposes.</p>
<p>This consists of connecting to the remote SMTP server and asking it (RCPT TO) if one or several recipients are considered   an acceptable destination.</p>

<p>The queried recipients will be one of the following:</p>
<p>1.	The postmaster@ address.</p>
<p>2.	A string we use to ascertain the catch-all status.</p>
<p>3.	Opt-in customer lists of small and medium-sized companies which are using our service to prune their contact lists (not spammers).</p>
<p>The interaction with the remote server is meant to be minimal and performed with limited IPs and Domains, we simply:</p>
<p>1.	Connect to the public SMTP port.</p>
<p>2.	Exchange standard handshake messages.</p>
<p>3.	Send the RCPT TO commands (containing recipients).</p>
<p>4.	Disconnect.</p>
 <p>     In case of a failure, we may retry the process from different IPs.</p>
 <p>     We do not send any emails.</p>

<p>2)	What do your logs show?</p>
   <p>   The above description of the use case will be corroborated by the logs, which will show that, our machine[s]:</p>
<p>1.	Connected to the SMTP port.</p>
<p>2.	Exchanged the standard protocol messages mentioned above.</p>
<p>3.	Disconnected.</p>
<p>      There is nothing in our activity that could, upon an exhaustive technical analysis, be mistaken for:</p>
<p>1.	An attempt to send an email.</p>
<p>Our software is not programmed to send the full set of SMTP commands required for the sending of emails.</p>
<p>You can verify this right now if you’re looking at the logs: our client always disconnects after the RCPT TO commands, and did not attempt to proceed with filling in an email subject or the body.</p> 
<p>2.	A brute force password-guessing attack.</p>
<p>We do not attempt to authenticate with a username/password combination.</p>
<p>3.	An attempt to hack the remote system.</p>
<p>We do not perform any commands that aren’t part of the SMTP standard (including any specially crafted payloads which could be used to exploit a known or unknown vulnerability).</p>

<p>3)	Summing up.</p>
<p>     For the above reasons, we consider that our activity does not represent abuse.</p> 
<p>•	We have performed hundreds of millions of checks thus far, without triggering a single abuse report indicating specific damaging or malicious behaviour in our activity.</p>
<p>•	We strive to adhere to all protocol regulations and best practices in our data collection activities.</p>
<p>     We believe this is sufficient to address your concerns. </p>
<p>4)	Possible actions on our part. </p>
<p>     On request, we can prevent your @domain[s] from being included in any future project.</p> 
<p>     Please just let us know what @domain[s] you want exempted by writing to our abuse@thedowntym.com email address.</p> 
</div>
</body>
</html>




