Installation
Copy the spam.pl file into a suitable directory. Preferably one that already is in your path. Make sure it has the executable flag set. Edit the script to make sure the #!-path (the first line of the script) to the perl path your system uses.
Important: if you intend to use any whois-service, figure out how your whois works and change the whois line accordingly. You might need to write it similar to "whois -h whois.abuse.net $badhost" instead of the existing version!
0 comments