<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <style>body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;" bidimailui-detected-decoding-type="UTF-8"
 bgcolor="#ffffff" text="#000000">
<p>Hi all,</p>
<p></p>
I'm running a little phpBB forum, which is being bomarded by attempts
to submit spam posts. I've solved the core problem already (i.e.
preventing the spamming itself and the flood of new users) down to
zero, but I've noticed a huge amount of attempts -- I'm at ~800,000
hits per month, and it's not getting any better.<br>
<br>
It's quite easy to tell a spammer's IP watching the HTTP logs, so it's
not a big deal to write a simple script and find the offending IPs, and
block the worst of them individually. In fact, I've already done that.<br>
<br>
But now I want revenge: I'd like to make the spammers' hosting
providers aware of their user activity. Is there any convention on how
to automatically track down who should be contacted for each and every
IP? Or maybe some database, where hosting providers are really looking?<br>
<br>
I expect some dozens of these every month. So an automated reporting
method should be possible.<br>
<br>
Thanks in advance,<br>
   Eli<br>
<br>
<p></p>
<p></p>
<pre class="moz-signature" cols="72">-- 
Web: <a class="moz-txt-link-freetext" href="http://www.billauer.co.il">http://www.billauer.co.il</a>
</pre>
</body>
</html>