Help fight SPAM bots
intro | addies | spamtricker
addies.pl
addies.pl is a CGI script that generates a dynamic page of bogus email addresses. Its advantage, compared to spamtricker.pl, is that you don't need permission to run cron on the host machine, and it is very simple to install. The disadvantage is that many SPAM bots ignore pages from the /cgi or /cgi-bin directory.
See an example generated page.
Download addies
Installation
In order to install addies.pl, you need permission to run CGI scripts on your web host. The host machine must be able to run perl as well.
Download addies.zip and unzip it.
Upload addies.pl to your web host.
Change the permissions to make the script executable:
chmod 755 addies.plPut addies.pl in your cgi-bin directory.
Link to addies.pl on your website. You can use this nifty button, if you want:

Link to Our Copy
If you don't have perl or CGI permission on your web server, you may link to the script on our website. You can find it here, although I'd prefer if you linked to this page, generated by spamtricker. The latter page is more effective at combatting spammers, and results in less load for our server.
License?
addies.pl is a Public Domain program written by Drake Emko. Modify and/or distribute it however you want. Be my guest.