procmail
[Top] [All Lists]

Re: Anti-Spammer Tool

1997-06-04 07:20:00
On Wed, 04 Jun 1997 07:04:33 +0900,
Account for a Temp <temp(_at_)mail(_dot_)kesl(_dot_)net> wrote:
How to use WinNuke to get rid of spammers

Don't do it ... The code is broken ;^D

#!/bin/sh
<...>
    number=$[ $number + 1 ]
              ^^
This is a bash (and ksh?) construct and will not work under /bin/sh.

Now go play in alt.2600.aol.

/* era */

-- 
Defin-i-t-e-ly. Sep-a-r-a-te. Gram-m-a-r.  <http://www.iki.fi/~era/>
 * Enjoy receiving spam? Register at <http://www.iki.fi/~era/spam.html>

<Prev in Thread] Current Thread [Next in Thread>